Docs.rs
reqwest-response-ext-0.1.0
reqwest-response-ext 0.1.0
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
imp
Dependencies
async-trait ^0.1
normal
bytes ^1.0
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
Versions
72.22%
of the crate is documented
Platform
i686-pc-windows-msvc
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 blocking
reqwest_
response_
ext
0.1.0
Module blocking
Module Items
Structs
Traits
In crate reqwest_
response_
ext
reqwest_response_ext
Module
blocking
Copy item path
Source
Structs
§
Typed
Response
Holds raw response body, while remembering desired shape of the success (
T
) and failure (
E
) variants.
Traits
§
Response
Ext