Binary package “librust-ahash+compile-time-rng-dev” in openkylin yangtze
non-cryptographic hash function - feature compile-time-rng
AHash is the fastest, DOS resistant hash currently available in Rust.
AHash is intended *exclusively* for use in in-memory hashmaps.
.
AHash's output is of high quality
but aHash is **not** a cryptographically secure hash.
.
This metapackage enables feature "compile-time-rng"
for the Rust ahash crate,
by pulling in any additional dependencies needed by that feature.