[go: up one dir, main page]

Crate multimap [] [src]

Structs

Iter
IterAll

HashMap iterator.

IterAllMut

HashMap mutable values iterator.

IterMut
MultiMap

A MultiMap implementation which is just a wrapper around std::collections::HashMap. See HashMap's documentation for more details.