Crate dense_map

source ·
Expand description

A densely packed map.

Defines the DenseMap data structure: A generic mapped container keyed by an internally managed pool of identifiers kept densely packed.

Modules§

Structs§

Enums§

  • A view into an in-place entry in a map that can be vacant or occupied.

Traits§

Type Aliases§