zerovec
0.11.1
In zerovec::
hashmap::
algorithms
Functions
compute_displacements
compute_hash
compute_index
split_hash64
zerovec
::
hashmap
::
algorithms
Function
compute_hash
Copy item path
Settings
Help
Summary
Source
pub fn compute_hash<K:
Hash
+ ?
Sized
>(key:
&K
) ->
u64
Expand description
Compute hash using [
XxHash64
].