pub async fn get_drivers_from_query( query: &str, driver_development_proxy: &ManagerProxy, ) -> Result<Vec<DriverInfo>>