Crate ordered_multimap

source ·
Expand description

This crate provides a type ListOrderedMultimap which is a multimap that maintains insertion order across all keys and values.

See the type documentation for more information.

Re-exports

Modules