Crates.io | tokio-io-utility |
lib.rs | tokio-io-utility |
version | 0.7.6 |
source | src |
created_at | 2021-12-02 15:20:55.255436 |
updated_at | 2023-04-04 02:36:26.832883 |
description | Some helper functions for tokio::io. |
homepage | |
repository | https://github.com/openssh-rust/tokio-io-utility.git |
max_upload_size | |
id | 491267 |
size | 44,727 |
Provide some helper functions for
Vec
, Bytes
or other containerIoSlice
s[MaybeUninit<IoSlice<'_>>]
ReusableIoSlices
to reuse a Vec
of IoSlice<'_>
without worrying
about lifetime../run_test.sh