[−][src]Crate vector_map
Macros
| insert_into | |
| vecmap |
Structs
| VecMap | A std::vec::Vec based Map, motivated by the fact that, for some key types, iterating over a vector can be faster than other methods for small maps. |
| insert_into | |
| vecmap |
| VecMap | A std::vec::Vec based Map, motivated by the fact that, for some key types, iterating over a vector can be faster than other methods for small maps. |