futures_util
0.3.31
Module try_chunks
Structs
Type Aliases
In futures_util::stream::try_stream
Module
futures_util
::
stream
::
try_stream
::
try_chunks
Copy item path
source
·
[
−
]
Structs
§
TryChunks
Stream for the
try_chunks
method.
TryChunksError
Error indicating, that while chunk was collected inner stream produced an error.
Type Aliases
§
TryChunksStreamError
🔒