pub fn compile_experimental<'a, A: Adapter + 'a>( selector: &str, _options: &Options<A>, adapter: &'a A, ) -> CompiledQuery<'a, A>