futures_util
0.3.31
Module abortable
Functions
In futures_util::stream
Module
futures_util
::
stream
::
abortable
Copy item path
source
·
[
−
]
Functions
§
abortable
Creates a new
Abortable
stream and an
AbortHandle
which can be used to stop it.