Module cache_storage

Module cache_storage 

Source
Available on crate features experimental and CacheStorage only.

Structs§

Cache
Cache identifier.
CacheId
Unique identifier of the Cache object.
CachedResponse
Cached response
DataEntry
Data entry.
DataEntryBuilder
DeleteCacheCommand
Deletes a cache.
DeleteCacheReturn
Deletes a cache.
DeleteEntryCommand
Deletes a cache entry.
DeleteEntryReturn
Deletes a cache entry.
Header
RequestCacheNamesCommand
Requests cache names.
RequestCacheNamesReturn
Requests cache names.
RequestCachedResponseCommand
Fetches cache entry.
RequestCachedResponseReturn
Fetches cache entry.
RequestEntriesCommand
Requests data from cache.
RequestEntriesCommandBuilder
RequestEntriesReturn
Requests data from cache.

Enums§

CachedResponseType