Skip to main content

current_spawner

Function current_spawner 

Source
pub fn current_spawner() -> Arc<dyn ProcessSpawner> 
Expand description

Return the currently installed spawner for this thread, falling back to the default real spawner.