Cargo Features
m-bus-parser has no features set by default.
[dependencies]
m-bus-parser = { version = "0.0.15", features = ["std", "plaintext-before-extension", "serde"] }
- std = prettytable-rs, serde, serde_json, serde_yaml
-
Affects
m-bus-parser::serialize_mbus_data
… - plaintext-before-extension
- serde std?
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.