Module generational_cache::map

source ·
Expand description

Module providing abstractions to implement maps.

Modules

  • Module providing implementations of the Map trait.

Traits

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