compile_unsafe

Function compile_unsafe 

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