pub fn decide(eval: &Evaluation) -> DecisionExpand description
Turn an evaluation into a concrete Decision. The “primary” rule is whichever matched rule contributed the highest individual severity; ties broken by points then by lexicographic id.
pub fn decide(eval: &Evaluation) -> DecisionTurn an evaluation into a concrete Decision. The “primary” rule is whichever matched rule contributed the highest individual severity; ties broken by points then by lexicographic id.