select_all

Function select_all 

Source
pub fn select_all<'a>(
    selector: &str,
    root: &'a HTMLElement,
) -> Vec<&'a HTMLElement>