Skip to main content

Module sink

Module sink 

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.