Function cargo::ops::fetch [] [src]

pub fn fetch<'a>(ws: &Workspace<'a>) -> CargoResult<(Resolve, PackageSet<'a>)>

Executes cargo fetch.