Function std::hash::sip::hash_with_keysExperimental
[-]
[+]
[src]
pub fn hash_with_keys<T: Hash<SipState>>(k0: u64, k1: u64, value: &T) -> u64
Hashes a value with the SipHash algorithm with the provided keys.