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
Definition of the TryMaybeDone combinator
TryMaybeDone