remove_dir_contents

Function remove_dir_contents 

Source
pub fn remove_dir_contents(path: impl AsRef<Path>)
Expand description

Removes the contents of a directory, but not the directory itself.