Function remove_dir_empty

Source
pub fn remove_dir_empty<P: AsRef<Path>>(path: P) -> Result<(), FileError>