[][src]Module futures_core::executor

Executors.

Structs

SpawnError

Provides the reason that an executor was unable to spawn.

Traits

Executor

A task executor.