Skip to main content

restore_run_execute_result_with_executor

Function restore_run_execute_result_with_executor 

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