futures_
util
0.3.31
Module maybe_
done
Module Items
Enums
Functions
In futures_
util::
future
futures_util
::
future
Module
maybe_done
Copy item path
Source
Expand description
Definition of the MaybeDone combinator
Enums
§
Maybe
Done
A future that may have completed.
Functions
§
maybe_
done
Wraps a future into a
MaybeDone