Fields
inner: Vec<Attribute>
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for OuterAttributes
impl !Send for OuterAttributes
impl !Sync for OuterAttributes
impl Unpin for OuterAttributes
impl UnwindSafe for OuterAttributes
Blanket 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