futures_
util
0.3.31
Module try_
maybe_
done
Module Items
Enums
Functions
In futures_
util::
future
futures_util
::
future
Module
try_maybe_done
Copy item path
source
Expand description
Definition of the TryMaybeDone combinator
Enums
§
TryMaybe
Done
A future that may have completed with an error.
Functions
§
try_
maybe_
done
Wraps a future into a
TryMaybeDone