Skip to main content

set_nested_spawn_handler

Function set_nested_spawn_handler 

Source
pub fn set_nested_spawn_handler(handler: Arc<dyn NestedSpawnHandler>)
Expand description

Install the process-global nested-spawn handler (idempotent; first wins).