tokio
1.46.1
Module sink
Module Items
Structs
Functions
In tokio::
io::
util
tokio
::
io
::
util
Module
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.