Crate ordermap [−] [src]
Macros
| ordermap |
Create an |
Structs
| IntoIter | |
| Iter | |
| IterMut | |
| Keys | |
| OrderMap |
A hash map that preserves insertion order of the key-value pairs. |