Function fasthash::murmur3::hash32 [] [src]

pub fn hash32<T: AsRef<[u8]>>(v: &T) -> u32

MurmurHash3 32-bit hash functions for a byte array.