pub fn set_nested_spawn_handler(handler: Arc<dyn NestedSpawnHandler>)Expand description
Install the process-global nested-spawn handler (idempotent; first wins).
pub fn set_nested_spawn_handler(handler: Arc<dyn NestedSpawnHandler>)Install the process-global nested-spawn handler (idempotent; first wins).