Expand description
§scope-local
Macros§
- scope_
local - Define a scope-local item.
Structs§
- Active
Scope - Currently active scope.
- Local
Item - A scope-local item.
- Scope
- A scope is a collection of items.
- Scope
Item - A reference to a scope-local item within a specific scope.
- Scope
Item Mut - A mutable reference to a scope-local item within a specific scope.