Crate mashmap

Source

Structsยง

IterGroupByKey
An iterator visiting all key-value pairs and grouping them by key.
IterMutGroupByKey
An iterator visiting all key-value pairs and grouping them by key, with mutable references.
MashMap
A flat HashMap that supports multiple entries per key.