Docs.rs
hyper-tokio-io-0.1.0
hyper-tokio-io 0.1.0
Permalink
Docs.rs crate page
MIT
07 June 2026
Links
crates.io
Source
Owners
tiannian
Dependencies
hyper ^1.6.0
normal
pin-project-lite ^0.2.4
normal
tokio ^1
normal
Versions
83.33%
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
Skip to main content
Crate hyper_tokio_io
hyper_
tokio_
io
0.1.0
All Items
Crate Items
Structs
Crate
hyper_
tokio_
io
Copy item path
Source
Structs
§
TokioIo
A wrapper that implements Tokio’s IO traits for an inner type that implements hyper’s IO traits, or vice versa (implements hyper’s IO traits for a type that implements Tokio’s IO traits).