Module dense_map::collection

source ·
Expand description

A collection of DenseMaps.

Defines DenseMapCollection, which is a generic map collection that can be keyed on DenseMapCollectionKey, which is a two-level key structure.

Structs§

Enums§

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

Traits§