Function cargo::ops::install [] [src]

pub fn install(root: Option<&str>, krate: Option<&str>, source_id: &SourceId, vers: Option<&str>, opts: &CompileOptions) -> CargoResult<()>