pub fn remove_dir_all(start: &File, path: &Path) -> Result<()>
Expand description

Removes a directory and all of its contents.