Function local_name_matches

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