Function remove_dir_all

Source
pub fn remove_dir_all(path: &Path) -> Result<()>