ordermap
0.3.5
Modules
equivalent
macros
mutable_keys
set
util
Macros
dispatch_32_vs_64
ordermap
orderset
probe_loop
Structs
Bucket
Drain
HashValue
IntoIter
Iter
IterMut
Keys
OccupiedEntry
OrderMap
Pos
ShortHash
ShortHashProxy
VacantEntry
Values
ValuesMut
Enums
Entry
Inserted
Traits
Equivalent
MutableKeys
Size
Functions
desired_pos
find_existing_entry_at
hash_elem_using
lo32
probe_distance
split_lo_hi
to_raw_capacity
usable_capacity
ordermap
Function
hash_elem_using
Copy item path
Settings
Help
Summary
Source
pub(crate) fn hash_elem_using<B:
BuildHasher
, K: ?
Sized
+
Hash
>( build:
&B
, k:
&K
, ) ->
HashValue