futures_util
0.3.31
Module select_ok
Structs
Functions
In futures_util::future
Module
futures_util
::
future
::
select_ok
Copy item path
source
·
[
−
]
Structs
§
SelectOk
Future for the
select_ok
function.
Functions
§
select_ok
Creates a new future which will select the first successful future over a list of futures.