fetch_all

Function fetch_all 

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

Convenience function to fetch all sources serially