indexmap_nostd

Module map

Source
Expand description

An ordered map based on a B-Tree that keeps insertion order of elements.

Structs§

Enums§

  • A view into a single entry in a map, which may either be vacant or occupied.