Cargo Features
minicbor-io has no features set by default.
[dependencies]
minicbor-io = { version = "0.20.1", features = ["async-io"] }
- async-io = futures-core, futures-io, futures-util
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.