Docs.rs
client-util-0.3.0
client-util 0.3.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
4t145
Dependencies
base64 ^0.22
normal
optional
bytes ^1
normal
encoding_rs ^0.8
normal
optional
futures-core ^0.3
normal
optional
futures-util ^0.3
normal
optional
http ^1
normal
http-body ^1
normal
http-body-util ^0.1
normal
hyper ^1
normal
optional
hyper-rustls ^0.27
normal
optional
hyper-util ^0.1
normal
optional
mime ^0.3
normal
percent-encoding ^2.3
normal
optional
pin-project-lite ^0.2
normal
rustls ^0.23
normal
optional
serde ^1
normal
optional
serde_json ^1
normal
optional
serde_urlencoded ^0.7
normal
optional
thiserror ^2.0.16
normal
tokio ^1
normal
optional
tokio-util ^0.7
normal
optional
tower ^0.5
normal
tower-http ^0.6
normal
optional
tower-service ^0.3
normal
hyper ^1.3
dev
hyper-util ^0.1
dev
serde ^1
dev
tokio ^1
dev
tower ^0.5
dev
Versions
9.52%
of the crate is documented
Platform
i686-unknown-linux-gnu
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 response
client_
util
0.3.0
Module response
Module Items
Structs
Enums
Traits
Type Aliases
In crate client_
util
client_util
Module
response
Copy item path
Source
Structs
§
Builder
An HTTP response builder
Decoders
A collection of text decoders.
Response
Represents an HTTP response
Enums
§
Response
Error
Traits
§
Response
Ext
Extension trait for
http::Response
.
Type Aliases
§
Text
Decode
Fn