Docs.rs
http-body-io-0.2.1
http-body-io 0.2.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
andyquinterom
Dependencies
bytes ^1.5.0
normal
http-body ^1.0.0
normal
tokio ^1.36.0
normal
futures ^0.3.30
dev
http-body-util ^0.1.0
dev
tokio ^1.36.0
dev
Versions
60%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
http_
body_
io
0.2.1
All Items
Crate Items
Structs
Functions
Crate
http_body_io
Copy item path
Source
Structs
§
Body
IoError
Body
Reader
A reader for the body of an HTTP request or response.
Body
Writer
A writer for the body of an HTTP request or response.
Functions
§
channel
Creates a new channel for sending and receiving body data.