Cargo Features
EveryVariant has no features set by default.
[dependencies]
every_variant = { version = "0.4.5", features = ["ev_heapless", "uuid"] }
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.
- heapless ev_heapless?
-
Enables heapless ^0.7.0