Skip to main content

status_severity

Function status_severity 

Source
pub fn status_severity(status: &str) -> u8
Expand description

Rank a status for the structure tree’s per-component ROLLUP dot: the WORST status across a component’s constraints wins. Higher = worse. Order: error family (3) > indeterminate/adjusting (2) > satisfied (1) > disabled (0).