pub fn remove_dir<P: AsRef<Path>>(p: P) -> Result<()>
Equivalent to std::fs::remove_dir with better error messages.
std::fs::remove_dir