fs_err
pub fn remove_dir_all<P>(path: P) -> Result<()> where P: AsRef<Path> + Into<PathBuf>,
Wrapper for fs::remove_dir_all.
fs::remove_dir_all