pub fn names_attribute(text: &str, name: &str) -> bool
Whether text binds the attribute name: the name as a whole token, bare or quoted, followed by =.
text
name
=