Type Alias ExecutionContextRef

Source
pub type ExecutionContextRef = Arc<ExecutionContext>;

Aliased Typeยง

pub struct ExecutionContextRef { /* private fields */ }