Cargo Features

DekuDerive has no features set by default.

[dependencies]
deku_derive = { version = "0.16.0", features = ["std", "logging"] }
std = proc-macro-crate
logging

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.

proc-macro-crate std?

Enables proc-macro-crate ^1.3.0