Cargo Features
ebml-iterable has no features set by default.
[dependencies]
ebml-iterable = { version = "0.6.2", features = ["derive-spec", "futures"] }
- derive-spec = ebml-iterable-specification-derive
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.
- futures implicit feature
-
Affects
ebml-iterable::nonblocking
… - ebml-iterable-specification-derive derive-spec?