Attribute Macro string_type

Source
#[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.