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

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