Module fanout
futures_
util
0.3.31
Module fanout
Module Items
Structs
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
fanout
Copy item path
Settings
Help
Summary
Source
Structs
§
Fanout
Sink that clones incoming items and forwards them to two sinks at the same time.