1 unstable release
Uses old Rust 2015
0.1.0 | Oct 9, 2017 |
---|
#28 in #copying
6KB
78 lines
Customized variant of [tokio_io::io::copy
function] where you can set your own
buffer and retrieve it after copying. This may increase performance in some cases.
[tokio_io::io::copy
function]: https://docs.rs/tokio-io/0.1/tokio_io/io/fn.copy.html
Dependencies
~605KB
~11K SLoC