pub fn remove_dir_all(start: &File, path: &Path) -> Result<()>
Removes a directory and all of its contents.