Skip to main content

Crate hyper_tokio_io

Crate hyper_tokio_io 

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).