Module futures_util::future::maybe_done
source · Expand description
Definition of the MaybeDone combinator
Enums§
- A future that may have completed.
Functions§
- Wraps a future into a
MaybeDone
Definition of the MaybeDone combinator
MaybeDone