Type Alias Context

Source
pub type Context = Arc<dyn AsyncEngineContext>;

Aliased Typeยง

pub struct Context { /* private fields */ }