Docs.rs
httper-0.1.0
httper 0.1.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
drager
Dependencies
failure ^0.1.1
normal
failure_derive ^0.1.1
normal
futures ^0.1.23
normal
http ^0.1.8
normal
hyper ^0.12.7
normal
hyper-tls ^0.3.0
normal
native-tls ^0.2.0
normal
serde ^1.0.70
normal
serde_derive ^1.0.70
normal
serde_json ^1.0.24
normal
tokio ^0.1.7
normal
serde_derive ^1.0.70
dev
Versions
50%
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
httper
0.1.0
All Items
Sections
HTTPer
Crate Items
Modules
Crate
httper
Copy item path
Source
Expand description
§
HTTPer
A asynchronous HTTP(S) client built on top of
hyper
.
Checkout the
examples
for usage.
Modules
§
client
HTTPer client