pub fn exit_code_of(report: &Report) -> Option<u8>
Read an exit code attached to report, if any.
report
Returns None for an ordinary error — the boundary then applies its default (1).
None
1