2 releases
0.6.6 | Mar 2, 2022 |
---|---|
0.6.1 |
|
0.3.0 |
|
#255 in Asynchronous
287 downloads per month
Used in 4 crates
(2 directly)
34KB
725 lines
tokio-io-utility
Provide some helper functions for reading into Vec
/Bytes
, writing all IoSlice
s
and provides a MpScBytesQueue
for efficient buffering and flushing using
write_vectored
.
How to run tests
./run_test.sh
Dependencies
~2–7.5MB
~118K SLoC