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

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