Type Alias Scope

Source
pub type Scope = HashMap<Ident, ScopeSym>;

Aliased Typeยง

pub struct Scope { /* private fields */ }