Structs§
- Cache
Entry - A cache entry stored by a cache backend.
- Cache
Options - Options that control cache read and write behavior.
- Memory
Store - A thread-safe in-memory cache store backed by
DashMap.
Traits§
- Cache
Store - Shared behavior implemented by cache backends.