Cargo Features
lz-str has no features set by default.
[dependencies]
lz-str = { version = "0.2.1", features = ["nightly", "rustc-hash"] }
- nightly dev
-
This is currently only used for benchmarking.
Enables real_blackbox of criterion ^0.4.0
Features from optional dependencies
- rustc-hash implicit feature
-
Enables rustc-hash ^1.1.0
rustc-hash:
A speedy, non-cryptographic hashing algorithm used by rustc