Type Alias Scopes

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

Aliased Typeยง

struct Scopes { /* private fields */ }