tokio
1.42.0
Module sink
Structs
Functions
In tokio::
io::
util
Module
tokio
::
io
::
util
::
sink
Copy item path
source
·
[
−
]
Structs
§
Sink
An async writer which will move data into the void.
Functions
§
sink
Creates an instance of an async writer which will successfully consume all data.