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