pub fn remove_dir_content(dir: &Path) -> Result<()>
Expand description

Removes all the content of a directory but not the directory itself