Cargo Features
concache has no features set by default.
[dependencies]
concache = { version = "0.2.1", features = ["bench"] }
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.
- chashmap bench?
- clap bench?
-
Enables clap ^2.20.3
- rand bench?
-
Enables rand ^0.5.0
- zipf bench?
-
Enables zipf ^4.0.0