Module unordered_hash_map

Source

Structs§

UnorderedHashMap
A hash map that does not care about the order of insertion.

Enums§

Entry
A view into a single entry in a map, which may either be vacant or occupied.