tower-http-cache-plus 0.0.2

HTTP response caching middleware with integrated compression
Documentation
1
2
3
/// Moka cache implementation.
#[cfg(feature = "moka")]
pub mod moka;