Module executors::common[][src]

The core traits and reusable functions of this crate.

Traits

CanExecute

A minimal trait for task executors.

Executor

A common trait for task executors.