Docs.rs
futures-http-0.2.6
futures-http 0.2.6
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
Go to latest version
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.6
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
body::BodyReader
client::rasio::HttpClientOptions
client::rasio::HttpClientOptionsBuilder
reader::Config
reader::Requester
reader::Responser
server::HttpServer
Enums
body::BodyReaderError
reader::ParseError
Traits
client::HttpSend
client::rasio::HttpClient
reader::HttpReader
writer::HttpWriter
Functions
reader::parse_request
reader::parse_request_with
reader::parse_response
reader::parse_response_with
Type Aliases
body::BodyReaderResult
reader::ParseResult