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