[][src]Crate executor

Structs

Executor

Executor holds a list of tasks to be processed

Traits

GlobalExecutor

Functions

set_global_executor
spawn

Give future to global executor to be polled and executed.