Function fasthash::spooky::hash64 [] [src]

pub fn hash64<T: AsRef<[u8]>>(v: &T) -> u64

SpookyHash 64-bit hash functions for a byte array. For convenience, a 64-bit seed is also hashed into the result.