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.