http-cache-fork 0.20.2

An HTTP caching middleware
Documentation
1
2
3
4
5
#[cfg(feature = "manager-cacache")]
pub mod cacache;

#[cfg(feature = "manager-moka")]
pub mod moka;