Function fasthash::murmur2::hash32[][src]

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

MurmurHash2 32-bit hash functions for a byte array.