1 unstable release
| 0.1.0 | Feb 16, 2020 |
|---|
#66 in #async-write
14KB
241 lines
aiowrap
A couple of utilities that I have ended up wanting in various projects,
around futures::io::AsyncRead streams.
ShortReadis an intentionally, controllably naughtyAsyncReadfor testing.DequeReaderis anAsyncBufReadwhich can be arbitrarily extended.
Documentation
Please read the aiowrap documentation on docs.rs.
License
MIT or Apache 2.0.
Dependencies
~0.9–1.3MB
~22K SLoC