Skip to main content

solver_exit_error

Function solver_exit_error 

Source
fn solver_exit_error(
    command: &SolverCommand,
    status: ExitStatus,
    stdout: &str,
    stderr: &str,
) -> String