Function remove_dir_all_recursive

pub(in ::sys::fs::common) fn remove_dir_all_recursive(path: &Path) -> Result<()>