Docs.rs
futures-http-0.2.8
futures-http 0.2.8
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
yayanyang
Dependencies
bytes ^1.5
normal
futures ^0.3
normal
futures-boring ^0.2
normal
http ^1.0
normal
httparse ^1.8
normal
log ^0.4
normal
rasi ^0.2
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
thiserror ^1.0
normal
futures ^0.3
dev
futures-test ^0.3
dev
rasi ^0.2
dev
rasi-mio ^0.2
dev
Versions
47.89%
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
futures_
http
0.2.8
All Items
Crate Items
Re-exports
Modules
Crate
futures_http
Copy item path
Source
Re-exports
§
pub use
http
as types;
Modules
§
body
client
reader
Utilities to parse http packets from a stream of bytes.
server
Utilities for http server-side application.
writer