[][src]Function cargo::util::paths::remove_dir

pub fn remove_dir<P: AsRef<Path>>(p: P) -> CargoResult<()>