Expand description

Tools for futures

Structs

Future returned by yield_now

Functions

Returns a Future that returns Pending the first time it is polled and Ready afterwards.