Crate deluxe_macros
source ·Expand description
Deluxe Macros
Procedural derive macros for deluxe. See the documentation of that crate for an overview.
Derive Macros
- Generates
ExtractAttributes
for a struct or enum. - Generates
ParseAttributes
for a struct or enum. - Generates
ParseMetaItem
for a struct or enum.