match_selector

Function match_selector 

Source
fn match_selector<E: Element>(
    selector: &SimpleSelector<'_>,
    element: &E,
) -> bool