Function fasthash::murmur2::hash64
[−]
[src]
pub fn hash64<T: AsRef<[u8]>>(v: &T) -> u64
MurmurHash2 64-bit hash functions for a byte array.