Function hash_xxh3_hash128

Source
pub fn hash_xxh3_hash128<T: DeterministicHash>(input: T) -> u128
Expand description

Hash some content with the Xxh3Hash128 non-cryptographic hash function. This longer hash is useful for avoiding collisions.