Docs.rs
http-client-6.5.3
http-client 6.5.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
yoshuawuyts
Fishrock123
Dependencies
async-h1 ^2.0.0
normal
optional
async-native-tls ^0.3.1
normal
optional
async-std ^1.6.0
normal
optional
async-tls ^0.10.0
normal
optional
async-trait ^0.1.37
normal
cfg-if ^1.0.0
normal
dashmap ^5.3.4
normal
optional
deadpool ^0.7.0
normal
optional
futures ^0.3.8
normal
optional
futures-util ^0.3.5
normal
optional
http-types ^2.3.0
normal
hyper ^0.13.6
normal
optional
hyper-tls ^0.4.3
normal
optional
log ^0.4.7
normal
rustls ^0.18
normal
optional
tokio ^0.2
normal
optional
async-std ^1.6.0
dev
getrandom ^0.2
dev
mockito ^0.23.3
dev
portpicker ^0.1.0
dev
serde ^1.0
dev
serde_json ^1.0
dev
tide ^0.15.0
dev
tide-rustls ^0.1.4
dev
tokio ^0.2.21
dev
isahc ^0.9
normal
optional
futures ^0.3.1
normal
optional
js-sys ^0.3.25
normal
optional
wasm-bindgen ^0.2.48
normal
optional
wasm-bindgen-futures ^0.4.5
normal
optional
web-sys ^0.3.25
normal
optional
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
http_
client
6.5.3
Error
Aliased Type
In crate http_
client
http_client
Type Alias
Error
Copy item path
Source
pub type Error =
Error
;
Expand description
Error type.
Aliased Type
ยง
pub struct Error {
/* private fields */
}