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