Type Alias ExecutionContextRef

Source
pub type ExecutionContextRef = Arc<ExecutionContext>;

Aliased Typeยง

struct ExecutionContextRef { /* private fields */ }