Skip to main content

ArrayContext

Type Alias ArrayContext 

Source
pub type ArrayContext = Context<&'static dyn DynVTable>;

Aliased Typeยง

pub struct ArrayContext { /* private fields */ }