☰
In hashbrown::raw
Modules
alloc
bitmask
sse2
Structs
Bucket
Global
InsertSlot
ProbeSeq
RawDrain
RawIntoIter
RawIter
RawIterHash
RawIterHashInner
RawIterRange
RawTable
RawTableInner
TableLayout
Enums
Fallibility
Constants
DELETED
EMPTY
MIN_HASH_LEN
Traits
Allocator
RawTableClone
Functions
bucket_mask_to_capacity
capacity_to_buckets
h1
h2
is_full
is_special
offset_from
special_is_empty
?
Function
hashbrown
::
raw
::
h2
source
·
[
−
]
fn h2(hash:
u64
) ->
u8
Expand description
Secondary hash function, saved in the low 7 bits of the control byte.