Cargo Features
fuzzcheck_serializer has no features set by default.
[dependencies]
fuzzcheck_serializer = { version = "0.6.0", features = ["serde-json", "serde-json-alternative"] }
- serde-json = serde, serde_json
- serde-json-alternative = decent-serde-json-alternative, json
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.