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

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