Available on crate feature
index-map only.Expand description
A map with the key stored as part of the value.
Structs§
- Index
Map - The main IndexMap data-structure type.
Traits§
- Index
- The main index type to implement for each type to be stored in an IndexMap.