Module drain
futures_
util
0.3.31
Module drain
Module Items
Structs
Functions
In futures_
util::
sink
Modules
buffer
close
drain
err_into
fanout
feed
flush
map_err
send
send_all
unfold
with
with_flat_map
Structs
Buffer
Close
Drain
Fanout
Feed
Flush
Send
SendAll
SinkErrInto
SinkMapErr
Unfold
With
WithFlatMap
Traits
Sink
SinkExt
Functions
assert_sink
drain
unfold
futures_util
::
sink
Module
drain
Copy item path
Settings
Help
Summary
Source
Structs
§
Drain
Sink for the
drain
function.
Functions
§
drain
Create a sink that will just discard all items given to it.