Cargo Features
macroific has no features set by default.
[dependencies]
macroific = { version = "2.0.0", features = ["full", "attr_parse", "attributed", "generic-impl", "module-prefix"] }
- full
-
Enables full of macroific_attr_parse
macroific_attr_parse:
implement ParseOption for types requiring
syn/full
- attr_parse
-
Enables macroific_attr_parse, attr_parse of macroific_macro
Affects
macroific::attr_parse
… - attributed
-
Enables attributed of macroific_core
- generic-impl
-
Enables generic-impl of macroific_core
- module-prefix
-
Enables module-prefix of macroific_core