Struct frame_support_procedural_tools::syn_ext::OuterAttributes [−][src]
Fields
inner: Vec<Attribute>Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for OuterAttributesimpl !Send for OuterAttributesimpl !Sync for OuterAttributesimpl Unpin for OuterAttributesimpl UnwindSafe for OuterAttributesBlanket Implementations
Mutably borrows from an owned value. Read more
Returns a Span covering the complete contents of this syntax tree
node, or Span::call_site() if this node is empty. Read more