tokio
1.46.1
Module write_
vectored
Module Items
Structs
Functions
In tokio::
io::
util
tokio
::
io
::
util
Module
write_vectored
Copy item path
Source
Structs
§
Write
Vectored
A future to write a slice of buffers to an
AsyncWrite
.
Functions
§
write_
vectored
🔒