Structsยง
- Entry
 - A view into a single entry in a map.
 
Enumsยง
- SsoHash
Map  - Small-storage-optimized implementation of a map.
 
Constantsยง
- SSO_
ARRAY_ ๐SIZE  - For pointer-sized arguments arrays are faster than set/map for up to 64 arguments.
 
Functionsยง
- adapt_
array_ ๐mut_ it  - adapts Item of array mut reference iterator to Item of hashmap mut reference iterator.
 - adapt_
array_ ๐ref_ it  - adapts Item of array reference iterator to Item of hashmap reference iterator.