pub fn hash_xxh3_hash128<T: DeterministicHash>(input: T) -> u128Expand description
Hash some content with the Xxh3Hash128 non-cryptographic hash function.
pub fn hash_xxh3_hash128<T: DeterministicHash>(input: T) -> u128Hash some content with the Xxh3Hash128 non-cryptographic hash function.