Module futures_core::executor[][src]

Executors.

Structs

SpawnError

Provides the reason that an executor was unable to spawn.

Traits

Executor

A task executor.