Macros§
- graphemics
- returns
Vec<String>
of the ways to refer to a struct name - make_df
Derive Macros§
- Compact
Format - cli-like string serialization format, with focus on compactness
- MyConfig
Primitives - Optional
Fields From VecStr - Put on a struct with optional fields, each of which implements FromStr
- Scream
It - Implements Display and FromStr for variants of an enum, using SCREAMING_SNAKE_CASE
- VecFields
From VecStr - WrapNew