Skip to main content

Module cache

Module cache 

Source

Re-exports§

pub use file_cache::Cache;
pub use file_cache::CacheConfig;
pub use file_cache::CacheEntry;
pub use file_cache::CacheStats;
pub use http_cache::CacheControl;
pub use http_cache::CacheError;
pub use http_cache::HttpCache;

Modules§

file_cache
HTTP caching functionality.
http_cache
HTTP caching support for conditional requests.