Hyper-futures
This crate provides compatibility layer for AsyncRead and AsyncWrite traits from futures crate and Hyper's runtime.
Usage
Add the following dependency to your Cargo.toml
file:
[dependencies]
hyper-futures = "0.1.0"
Compatibility layer for futures to use AsyncRead and AsyncWrite traits with hyper
Repository Cargo Rust Documentation Download
This crate provides compatibility layer for AsyncRead and AsyncWrite traits from futures crate and Hyper's runtime.
Add the following dependency to your Cargo.toml
file:
[dependencies]
hyper-futures = "0.1.0"