Function fasthash::t1ha::hash32_with_seed
[−]
[src]
pub fn hash32_with_seed<T: AsRef<[u8]>>(v: &T, seed: u64) -> u64
T1Hash 32-bit hash function for a byte array. For convenience, a 32-bit seed is also hashed into the result.