Module rustc_parse::validate_attr
source ยท Expand description
Meta-syntax validation logic of attributes for post-expansion.
Functionsยง
- check_
meta_ ๐bad_ delim - Checks that the given meta-item is compatible with this
AttributeTemplate
.