Module rustfmt_nightly::attr
source · Expand description
Format attributes and meta items.
Modules
Traits
Functions
Returns attributes that are within
outer_span
.Returns attributes on the given statement.
Rewrite the any doc comments which come before any other attributes.
Returns the first group of attributes that fills the given predicate.
We consider two doc comments are in different group if they are separated by normal comments.