Module rustc_data_structures::sso::map
source · Structs
- A view into a single entry in a map.
Enums
- Small-storage-optimized implementation of a map.
Constants
- For pointer-sized arguments arrays are faster than set/map for up to 64 arguments.
Functions
- adapts Item of array mut reference iterator to Item of hashmap mut reference iterator.
- adapts Item of array reference iterator to Item of hashmap reference iterator.