Function has_attr

Source
fn has_attr<E>(element: E, local_name: &LocalName) -> bool
where E: TElement,