Docs.rs
reqwest-middleware-cache-0.1.1
reqwest-middleware-cache 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
06chaynes
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
bincode ^1.3
normal
optional
cacache ^9.0
normal
optional
http ^0.2
normal
http-cache-semantics ^0.9
normal
httpdate ^1.0
normal
reqwest ^0.11
normal
reqwest-middleware ^0.1
normal
serde ^1.0
normal
optional
task-local-extensions ^0.1
normal
url ^2.2
normal
optional
mockito ^0.30
dev
tokio ^1
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
reqwest_
middleware_
cache
0.1.1
Module managers
Module Items
Structs
In crate reqwest_
middleware_
cache
reqwest_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.