Expand description
Implementation of cache storage.
Structs§
- Default
Cache Storage - The default cache storage implementation.
- Stored
Response - Represents a response from storage.
Traits§
- Cache
Storage - A trait implemented on cache storage.
Implementation of cache storage.