Rust implementation of the XXHash and XXH3 algorithms
Description
A Rust implementation of the XXHash and XXH3 algorithms.
This package contains library source intended for building other packages which
use the "alloc" feature of the "twox-hash" crate.