Scopes

Type Alias Scopes 

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

Aliased Typeยง

pub struct Scopes { /* private fields */ }