pub fn hash_xxh3_hash64<T: DeterministicHash>(input: T) -> u64
Expand description
Hash some content with the Xxh3Hash64 non-cryptographic hash function.
pub fn hash_xxh3_hash64<T: DeterministicHash>(input: T) -> u64
Hash some content with the Xxh3Hash64 non-cryptographic hash function.