Function fuchsia_driver_dev::get_driver_info

source ยท
pub async fn get_driver_info(
    service: &ManagerProxy,
    driver_filter: &[String],
) -> Result<Vec<DriverInfo>>
Expand description

Combines pagination results into a single vector.