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