Crate v_utils_macros

Source

Macros§

graphemics
returns Vec<String> of the ways to refer to a struct name
make_df

Derive Macros§

CompactFormat
cli-like string serialization format, with focus on compactness
MyConfigPrimitives
OptionalFieldsFromVecStr
Put on a struct with optional fields, each of which implements FromStr
ScreamIt
Implements Display and FromStr for variants of an enum, using SCREAMING_SNAKE_CASE
VecFieldsFromVecStr
WrapNew