Module rustc_parse::validate_attr[][src]

Expand description

Meta-syntax validation logic of attributes for post-expansion.

Functions

Checks that the given meta-item is compatible with this AttributeTemplate.