Function hash_xxh3_hash64

Source
pub fn hash_xxh3_hash64<T: DeterministicHash>(input: T) -> u64
Expand description

Hash some content with the Xxh3Hash64 non-cryptographic hash function.