#data #async-read #reading #async-write #async-io #prepends

tokio-prepend-io

Wrapper types that prepends data when reading or writing with AsyncRead or AsyncWrite

1 unstable release

0.1.0 Jan 7, 2021

#1458 in Asynchronous

MIT license

8KB
161 lines

tokio-prepend-io

Wrapper types that prepends data when reading or writing with AsyncRead or AsyncWrite.


lib.rs:

Wrapper types that prepends data when reading or writing with AsyncRead or AsyncWrite.

Dependencies

~3–5MB
~82K SLoC