Skip to main content
Module template
rustc_
attr_
parsing
1.98.0-nightly
(485ec3fbc 2026-06-10)
Module template
Module Items
Structs
Enums
In crate rustc_
attr_
parsing
rustc_attr_parsing
Module
template
Copy item path
Source
Structs
§
Attribute
Template
A template that the attribute input must match. Only top-level shape (
#[attr]
vs
#[attr(...)]
vs
#[attr = ...]
) is considered now.
Enums
§
Attr
Suggestion
Style