Skip to main content

get_single_driver_from_query

Function get_single_driver_from_query 

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