Module futures_util::future::try_maybe_done
source · Expand description
Definition of the TryMaybeDone combinator
Enums§
- A future that may have completed with an error.
Functions§
- Wraps a future into a
TryMaybeDone
Definition of the TryMaybeDone combinator
TryMaybeDone