Type Alias ScopeStack

Source
pub type ScopeStack = Vec<Scope, U16>;

Aliased Typeยง

#[repr(transparent)]
pub struct ScopeStack();