[][src]Module adventure::task

A types for compatibility with futures 0.1 crate.

Structs

WakerExperimental

A Waker is a handle for waking up a task by notifying its executor that it is ready to be run.

Enums

PollExperimental

Indicates whether a value is available or if the current task has been scheduled to receive a wakeup instead.