compile_token

Function compile_token 

Source
pub fn compile_token<'a, A: Adapter>(
    selector: &str,
    options: &Options<A>,
    root: &'a HTMLElement,
) -> CompiledQuery<'a, A>