Structs§
- Storage
Map StorageMap
is a wrapper aroundHashMap
that allows efficient concurrent access for the use case when only rarely the missing elements need to be created.- Storage
MapGuard - An element guard that releases the lock when dropped.
- Whole
MapWrite Guard
Enums§
- Prepare
Result - Result of preparing a particular key.