Cargo Features
bencodex-rs has no features set by default.
[dependencies]
bencodex-rs = { version = "0.5.0", features = ["json", "json-cli", "test"] }
- json json-cli? = base64, hex, serde_json
-
Affects
bencodex-rs::json
… - json-cli = clap, json
-
Required by the bencodex binary
- test = base64
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.