restore_backup_from

Function restore_backup_from 

Source
pub fn restore_backup_from(
    backup: impl AsRef<Path>,
    destination: impl AsRef<Path>,
    expected_signer: AuthorId,
) -> Result<BackupReport, DbError>
Expand description

Restores only when the authenticated catalog signer matches the expected device.