Function fasthash::murmur3::hash128 [] [src]

pub fn hash128<T: AsRef<[u8]>>(v: &T) -> u128

MurmurHash3 128-bit hash functions for a byte array.