xxhash_rust

Module xxh3

Source
Expand description

XXH3 implementation

Provides Hasher only for 64bit as 128bit variant would not be much different due to trait being limited to u64 outputs.

Structs§

Functions§