hashlink
0.10.0
In hashlink::
linked_
hash_
map
hashlink
::
linked_hash_map
Function
hash_key
Copy item path
Source
fn hash_key<S, Q>(s:
&S
, k:
&Q
) ->
u64
where S:
BuildHasher
, Q:
Hash
+ ?
Sized
,