Crate macroific_macro

Source
Expand description

Proc macros for the macroific crate.

Derive Macrosยง

AttributeOptionsattr_parse
Derive the AttributeOptions trait for a struct.
ParseOptionattr_parse
Derive the ParseOption trait for a struct. Uses the same field options as AttributeOptions.