cargo_mobile2::android::adb::device_list

Function device_list

source
pub fn device_list(env: &Env) -> Result<BTreeSet<Device<'static>>, Error>