Function zerovec::hashmap::algorithms::compute_hash

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

Compute hash using XxHash64.