Module try_maybe_done

Source
Expand description

Definition of the TryMaybeDone combinator

Enums§

TryMaybeDone
A future that may have completed with an error.

Functions§

try_maybe_done
Wraps a future into a TryMaybeDone