Module spawner

Source
Expand description

There you can find traits that are necessary for implementing executor. They are mostly unsafe, as we can’t ensure the executor allows intended manipulations without causing UB.

Modules§

use_async_std
use_tokio

Traits§

Blocker
FuncSpawner
Spawner