Function style::dom_apis::has_attr

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