AtomicContextManager

Type Alias AtomicContextManager 

Source
pub type AtomicContextManager = Arc<RwLock<ContextManager>>;

Aliased Typeยง

pub struct AtomicContextManager { /* private fields */ }