Module map

Module map 

Source
Expand description

Module providing abstractions to implement maps.

Modules§

impls
Module providing implementations of the Map trait.

Traits§

Map
An abstract mapping from a set of keys to a set of values.