pub fn restore_from_backup( backup_path: &Path, original_path: &Path, ) -> Result<()>
Restore from a backup file