pub fn restore_run_execute_result_with_executor(
config: &RestoreRunnerConfig,
executor: &mut impl RestoreRunnerCommandExecutor,
) -> Result<RestoreRunnerOutcome, RestoreRunnerError>pub fn restore_run_execute_result_with_executor(
config: &RestoreRunnerConfig,
executor: &mut impl RestoreRunnerCommandExecutor,
) -> Result<RestoreRunnerOutcome, RestoreRunnerError>