Module unfold
futures_
util
0.3.31
Module unfold
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
unfold
Copy item path
Settings
Help
Summary
Source
Structs
§
Unfold
Sink for the
unfold
function.
Functions
§
unfold
Create a sink from a function which processes one item at a time.