Function remove_dir_all

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