fn find_items( db: &RootDatabase, krate: Crate, local_query: Query, external_query: Query, ) -> impl Iterator<Item = (ItemInNs, Complete)>