pub fn remove_dir_contents(path: impl AsRef<Path>)
Removes the contents of a directory, but not the directory itself.