register_spawner

Function register_spawner 

Source
pub fn register_spawner<S: FutureSpawner + Send + Sync + 'static>(spawner: S)
Expand description

Register global spawner implementation.