Modules§
Structs§
- Lazy
- A value which is initialized on the first access.
Constants§
- DEFAULT_
CACHE_ PAGE_ SIZE - I don’t think most scenarios will need more than 10 items worth of memory pre-allocated at a time.
Functions§
Type Aliases§
- LazyRUM
Cache - LazyRUM
Cache MutValue - LazyRUM
Cache Value - RUMCache
- Generic Cache store object. One use case will be to use a search string as the key and store the search parsing object here.