Type Alias Scope

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

Aliased Typeยง

struct Scope { /* private fields */ }