Expand description
In-memory map cache (SPEC §11).
Structs§
- Anchor
Cache Params - Anchor inputs bundled for passing to
MapCacheKey::auto. Avoids exceeding the 7-argument clippy limit. - AutoKey
- Auto mode cache key (SPEC §11).
- Files
Key - Files mode cache key (SPEC §11).
- MapCache
- In-memory map cache (SPEC §5.6, §11).
Enums§
- MapCache
Key - Cache key for map cache (SPEC §11).
- Refresh
Mode - Map cache refresh modes (SPEC §11).