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