Module scope

Source
Expand description

The impl_scope! macro

Structs§

AttrImplDefault
ScopeAttr rule enabling #[impl_default] within impl_scope!
Scope
Contents of impl_scope!
ScopeMod
A module supporting impl Self syntax
ScopeModAttrs
Attribute for #[impl_scope]

Enums§

ScopeItem
Content of items supported by Scope that are not common to all variants

Traits§

ScopeAttr
Attribute rule for Scope

Functions§

find_impl_default
Helper fn which can be passed to Scope::apply_attrs