futures_
util
0.3.31
Module try_
unfold
Module Items
Structs
Functions
In futures_
util::
stream::
try_
stream
futures_util
::
stream
::
try_stream
Module
try_unfold
Copy item path
Source
Structs
§
TryUnfold
Stream for the
try_unfold
function.
Functions
§
try_
unfold
Creates a
TryStream
from a seed and a closure returning a
TryFuture
.