fetch_all_par

Function fetch_all_par 

Source
pub fn fetch_all_par<P: AsRef<Path> + Sync>(
    sources: SourcesTable,
    out_dir: P,
) -> Vec<(SourceName, FetchResult<Artefact>)>
Expand description

Convenience function to fetch all sources in parallel