Function rustc_parse::parser::attr::is_complete

source ·
pub fn is_complete(attrs: &[Attribute]) -> bool
Expand description

The attributes are complete if all attributes are either a doc comment or a builtin attribute other than cfg_attr