Docs.rs
li-http-client-6.5.5
li-http-client 6.5.5
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
MarcAntoine-Arnaud
Dependencies
async-native-tls ^0.3.1
normal
optional
async-std ^1.6.0
normal
optional
async-tls ^0.11
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
hyper ^0.13.6
normal
optional
hyper-tls ^0.4.3
normal
optional
li-async-h1 ^2.0.0
normal
optional
li-http-types ^2.13.0
normal
log ^0.4.7
normal
rustls ^0.19
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
send_wrapper ^0.6.0
normal
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
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
li_
http_
client
6.5.5
Error
Aliased Type
In crate li_
http_
client
li_http_client
Type Alias
Error
Copy item path
Source
pub type Error =
Error
;
Expand description
Error type.
Aliased Type
ยง
pub struct Error {
/* private fields */
}