Modules§
Structs§
- AHash
Map - A
HashMap
usingRandomState
to hash the items. (Requires thestd
feature to be enabled.) - Lazy
- A value which is initialized on the first access.
- Mutex
- A mutual exclusion primitive useful for protecting shared data
Constants§
Functions§
Type Aliases§
- LazyRUM
Cache - RUMCache
- I don’t think most scenarios will need more than 10 items worth of memory pre-allocated at a time.