is

Function is 

Source
pub fn is<'a>(
    elem: &'a HTMLElement,
    selector: &str,
    root: &'a HTMLElement,
) -> bool