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