Cargo Features
TargetSpec has no features set by default.
[dependencies]
target-spec = { version = "3.6.0", features = ["custom-cfg", "custom", "proptest1", "summaries"] }
- custom-cfg custom?
- custom = custom-cfg
-
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.