Trait pal_async::driver::SpawnDriver

source ·
pub trait SpawnDriver: Spawn + Driver { }
Expand description

Trait for Drivers that also implement Spawn.

Implementors§