Module toad_common::map

source ·
Expand description

Map

Structs

  • An iterator over the entries of a Map.
  • A mutable iterator over the entries of a Map.

Enums

  • Things that can go unhappily when trying to insert into a map

Traits

  • An collection of key-value pairs