pub fn remove_dir<P: AsRef<Path>>(path: P) -> Result<()>
Removes an empty directory.
May return any of the same errors as std::fs::remove_all
std::fs::remove_all