pub fn exit_code_for_exit_coder(err: &dyn ExitCoder) -> i32
Returns the exit code carried by an ExitCoder.
ExitCoder