Cargo Features
DekuDerive has no features set by default.
[dependencies]
deku_derive = { version = "0.18.1", features = ["std", "logging", "no-assert-string", "bits"] }
- std = proc-macro-crate
- logging
- no-assert-string
- bits
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.