AsyncRead, AsyncWrite, AsyncSeek, and AsyncBufRead traits
Description
The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits
for the futures-rs library.
This package contains library source intended for building other packages which
use the "std" feature of the "futures-io" crate.