pub fn rename_directory(old_path: String, new_path: String) -> Result<()>