Function subscribe_local_service_off

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