pub type AtomicContextManager = Arc<RwLock<ContextManager>>;
Aliased Typeยง
pub struct AtomicContextManager { /* private fields */ }
pub type AtomicContextManager = Arc<RwLock<ContextManager>>;
pub struct AtomicContextManager { /* private fields */ }