[][src]Crate executor

Structs

DefaultExecutor

DefaultExecutor holds a list of tasks to be processed

Traits

Executor

Functions

set_global_executor
spawn

Give future to global executor to be polled and executed.