Function cmsis_pack::update::install[][src]

pub fn install<'a, I: 'a, P, D>(
    config: &'a D,
    pdsc_list: I,
    progress: P
) -> Result<Vec<PathBuf>, Error> where
    I: IntoIterator<Item = &'a Package>,
    P: DownloadProgress + 'a,
    D: DownloadConfig
Expand description

Flatten a list of Vidx Urls into a list of updated CMSIS packs