zerovec::hashmap::algorithms

Function compute_hash

Source
pub fn compute_hash<K: Hash + ?Sized>(key: &K) -> u64
Expand description

Compute hash using [XxHash64].