pub const RISK_CONFIRMED_THRESHOLD_DEFAULT: f64 = 0.65;Expand description
Default lower bound of the Confirmed risk band.
At or above this threshold the aggregate is classified as
IntegrityRiskClassification::Confirmed.
pub const RISK_CONFIRMED_THRESHOLD_DEFAULT: f64 = 0.65;Default lower bound of the Confirmed risk band.
At or above this threshold the aggregate is classified as
IntegrityRiskClassification::Confirmed.