Module future

Source
Expand description

Asynchronous values.

Modulesยง

block_on ๐Ÿ”’
maybe_done ๐Ÿ”’
Definition of the MaybeDone combinator.

Traitsยง

Future ๐Ÿ”’
A future represents an asynchronous computation obtained by use of async.