Cargo Features
derive-deftly-macros has no features set by default.
[dependencies]
derive-deftly-macros = { version = "0.14.2", features = ["case", "expect", "meta-as-expr", "meta-as-items"] }
After editing this file, you will probably need to run maint/update-bizarre
to update the "bizarre" testing versions in tests/pub-export/bizarre-*
- case = heck
- expect = sha3
- meta-as-expr
-
Affects
meta::ValueExpr
… - meta-as-items
-
Affects
meta::ValueItems
…
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.