selectors
0.31.0
In selectors::
matching
selectors
::
matching
Function
matches_local_name
Copy item path
Source
fn matches_local_name<E>(element:
&E
, local_name: &
LocalName
<E::
Impl
>) ->
bool
where E:
Element
,