pub fn parse_omissions(text: &str) -> Option<SummaryVerdict>Expand description
Read a verdict out of the validator’s reply. None means it said nothing
usable — the caller treats that as no verdict, not as a failure, because a
validator that cannot run must not be able to veto a compaction the run
may need to survive.