monoio
0.2.4
Module sink
Module Items
Traits
In monoio::
io
monoio
::
io
Module
sink
Copy item path
Source
Expand description
Sink trait in GAT style.
Traits
ยง
Sink
A
Sink
is a value into which other values can be sent in pure async/await.
SinkExt
Sink extensions.