#[string_type]Expand description
Expose the macros that simplify creating string types
Generate the base implementations for a StringType including the StringType trait and
the appropriate From<T> implementations.
#[string_type]Expose the macros that simplify creating string types
Generate the base implementations for a StringType including the StringType trait and
the appropriate From<T> implementations.