cc_library( name = "fast_float", hdrs = glob(["include/fast_float/*.h"]), strip_include_prefix = "include", visibility = ["//visibility:public"], )