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