Searched defs:LazyServiceGuard (Results 1 – 2 of 2) sorted by relevance
84 pub struct LazyServiceGuard { struct89 // Count of how many LazyServiceGuard objects are in existence. argument92 impl LazyServiceGuard { impl108 impl Drop for LazyServiceGuard { implementation118 impl Clone for LazyServiceGuard { implementation124 impl Default for LazyServiceGuard { implementation
58 pub fn shutdown(self) -> LazyServiceGuard { in shutdown()