Skip to main content

set_global_host

Function set_global_host 

Source
pub fn set_global_host(host: Arc<dyn MeshHost>)
Expand description

Install the process-global MeshHost. Idempotent (a second call is a no-op). Called once from Core’s main at boot.