Type Alias Scopes

Source
pub type Scopes = DenseSlotMap<ScopeKey, Scope>;

Aliased Typeยง

pub struct Scopes { /* private fields */ }