Cargo Features

macroific_macro has no features set by default.

[dependencies]
macroific_macro = { version = "1.1.0", features = ["attr_parse", "nightly"] }
attr_parse = macroific_attr_parse

Affects macroific_macro::derive_attribute_options, macroific_macro::derive_parse_option

nightly

Enables nightly of macroific_attr_parse and macroific_core

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

macroific_attr_parse attr_parse? nightly?