Module storage

Source
Expand description

Implementation of cache storage.

Structs§

DefaultCacheStorage
The default cache storage implementation.
StoredResponse
Represents a response from storage.

Traits§

CacheStorage
A trait implemented on cache storage.