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