Docs.rs
surf-middleware-cache-0.2.3
surf-middleware-cache 0.2.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
06chaynes
Dependencies
bincode ^1.3
normal
optional
cacache ^9.0
normal
optional
http ^0.2
normal
http-cache-semantics ^0.9
normal
http-types ^2.12
normal
httpdate ^1.0
normal
serde ^1.0
normal
optional
surf ^2.3
normal
async-std ^1.10
dev
mockito ^0.30
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module managers
surf_
middleware_
cache
0.2.3
Module managers
Module Items
Structs
In crate surf_
middleware_
cache
surf_middleware_cache
Module
managers
Copy item path
Source
Expand description
Backend cache managers, cacache is the default.
Structs
ยง
CACache
Manager
Implements
CacheManager
with
cacache
as the backend.