Crate scope_local

Crate scope_local 

Source
Expand description

§scope-local

Macros§

scope_local
Define a scope-local item.

Structs§

ActiveScope
Currently active scope.
LocalItem
A scope-local item.
Scope
A scope is a collection of items.
ScopeItem
A reference to a scope-local item within a specific scope.
ScopeItemMut
A mutable reference to a scope-local item within a specific scope.