Module xxhash_rust::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§