Expand description
Proc macros for the macroific crate.
Derive Macrosยง
- Attribute
Options - Derive the
AttributeOptionstrait for a struct. - Parse
Option - Derive the
ParseOptiontrait for a struct. Uses the same field options asAttributeOptions.
Proc macros for the macroific crate.
AttributeOptions trait for a struct.ParseOption trait for a struct. Uses the same field options as AttributeOptions.