Modules§
- concurrent
- Provides the same
TypeMapcontainer, but withSend+Syncbounds on values
Structs§
- KvPair
- Prepared key-value pair
- Occupied
Entry - A view into an occupied entry in a
TypeMap. - TypeMap
- The typemap container
- Vacant
Entry - A view into a vacant entry in a
TypeMap.
Enums§
- Entry
- A view into a single entry in a map, which may either be vacant or occupied.