Skip to main content

ServiceRegistryHandle

Type Alias ServiceRegistryHandle 

Source
pub type ServiceRegistryHandle = Rc<Mutex<ServiceRegistry>>;

Aliased Typeยง

pub struct ServiceRegistryHandle { /* private fields */ }