Cargo Features
Neutron has no features set by default.
[dependencies]
neutron = { version = "0.0.2", features = ["json"] }
- json = serde_json
-
Affects
consumer::ConsumerDataTrait
,producer::ProducerDataTrait
…
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.