Cargo Features
TargetSpec has no features set by default.
[dependencies]
target-spec = { version = "3.2.2", features = ["custom", "proptest1", "summaries"] }
- custom
-
Enables serde and serde_json
- proptest1 = proptest
- summaries
-
Enables serde
Affects
target-spec::summaries
…
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.