pub fn restore_backup( backup_path: &Path, target_dir: &Path, verify: bool, ) -> Result<()>
Restore data from a backup.