Module smallmap::entry

source ·
Expand description

Map entries.

The API is similar to that of BTreeMap and HashMap’s Entry types.

Structs

Enums

  • Represents a space in a Map that may or may not contains a value.