Function subscribe_local_service_on

Source
pub fn subscribe_local_service_on(
    handler: Box<dyn Fn(EventContext, ServiceInfo) + Send + Sync>,
)