Function cargo::sources::git::fetch
[−]
[src]
pub fn fetch(
repo: &Repository,
url: &str,
refspec: &str,
config: &Config
) -> CargoResult<()>