Macros§
- returns
Vec<String>of the ways to refer to a struct name
Derive Macros§
- cli-like string serialization format, with focus on compactness
- Put on a struct with optional fields, each of which implements FromStr
- Implements Display and FromStr for variants of an enum, using SCREAMING_SNAKE_CASE