Function style::dom_apis::has_attr

source ·
fn has_attr<E>(element: E, local_name: &LocalName) -> boolwhere
    E: TElement,