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

rustc-hash:

speed, non-cryptographic hash used in rustc