Module maybe_done

Source
Expand description

Definition of the MaybeDone combinator.

Enums§

MaybeDone
A future that may have completed.

Functions§

maybe_done
Wraps a future into a MaybeDone.