Function cargo::ops::uninstall
[−]
[src]
pub fn uninstall(root: Option<&str>, spec: &str, bins: &[String], config: &Config) -> CargoResult<()>