Skip to main content

Spawn

Trait Spawn 

Source
pub trait Spawn: Send + Sync { }
Expand description

Marker trait implemented by async-task runtimes.

Implementorsยง