rustc_parse
1.82.0-dev
Module attr
Enums
Functions
In rustc_parse::parser
Module
rustc_parse
::
parser
::
attr
Copy item path
source
·
[
−
]
Enums
§
InnerAttrForbiddenReason
InnerAttrPolicy
OuterAttributeType
🔒
Functions
§
is_complete
The attributes are complete if all attributes are either a doc comment or a builtin attribute other than
cfg_attr
.