Function fasthash::spooky::hash128 [] [src]

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

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