Cargo Features
guppy has no features set by default.
[dependencies]
guppy = { version = "0.17.10", features = ["proptest1", "rayon1", "summaries"] }
- proptest1 = proptest, proptest-derive
-
Enables proptest1 of target-spec
- rayon1 = rayon
- summaries = guppy-summaries, toml
-
Enables summaries of target-spec
Affects
graph::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.