Expand description
This module encapsulates the unsafe
access to hashbrown::raw::RawTable
,
mostly in dealing with its bucket “pointers”.
Structs§
- A view into an occupied raw entry in an
IndexMap
.
Functions§
- Inserts many entries into a raw table without reallocating.