☰
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
?
Constant
hashbrown
::
raw
::
DELETED
source
·
[
−
]
const DELETED:
u8
= 0b1000_0000;
Expand description
Control byte value for a deleted bucket.