pub fn restore_apply_dry_run(
options: &RestoreApplyOptions,
) -> Result<RestoreApplyDryRun, RestoreCommandError>Expand description
Build a no-mutation restore apply dry-run from a restore plan.
pub fn restore_apply_dry_run(
options: &RestoreApplyOptions,
) -> Result<RestoreApplyDryRun, RestoreCommandError>Build a no-mutation restore apply dry-run from a restore plan.