Skip to main content

restore_backup

Function restore_backup 

Source
pub async fn restore_backup(
    state_store: &StateStore,
    backup_path: &Path,
) -> Result<BackupManifest>
Expand description

Restore state from a backup directory.