Module indexmap::map::core::raw

source ·
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

Type Aliases