pub fn remove_binaries(bin_dir: &Path, bins: &[&str]) -> Result<()>Expand description
BinaryInstaller::removeBinaries: the package’s links (and their
.bat) unlinked whatever they are; the bin directory removed when it
ends up empty (only when the package declared binaries).