remove_dir_all_recursive

Function remove_dir_all_recursive 

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