Cargo Features

derive-adhoc-macros has no features set by default.

[dependencies]
derive-adhoc-macros = { version = "0.8.4", features = ["case", "expect"] }

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

Enables full of syn

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.

sha3 expect?
heck case?

Enables heck ^0.4