cc_library(
  string_infermeta
  SRCS nullary.cc unary.cc
  DEPS convert_utils infermeta_utils)
