Available on crate features
experimental and CacheStorage only.Structs§
- Cache
- Cache identifier.
- CacheId
- Unique identifier of the Cache object.
- Cached
Response - Cached response
- Data
Entry - Data entry.
- Data
Entry Builder - Delete
Cache Command - Deletes a cache.
- Delete
Cache Return - Deletes a cache.
- Delete
Entry Command - Deletes a cache entry.
- Delete
Entry Return - Deletes a cache entry.
- Header
- Request
Cache Names Command - Requests cache names.
- Request
Cache Names Return - Requests cache names.
- Request
Cached Response Command - Fetches cache entry.
- Request
Cached Response Return - Fetches cache entry.
- Request
Entries Command - Requests data from cache.
- Request
Entries Command Builder - Request
Entries Return - Requests data from cache.