Expand description

A container type for CAP >=1.1 key value maps.

Structs

An iterator that moves out of a map.

An iterator over a map.

An order-preserving String => String key/value map which supports duplicate entries.

Traits

The behaviors needed for a map entry.