Skip to main content

get_drivers_from_query

Function get_drivers_from_query 

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