pub const RISK_PRESETS: &[RiskPreset];Expand description
Canonical Risk preset table. Order is the order the picker renders. Add or remove a preset by editing one row here; every consumer reads from the slice so nothing else has to change.
pub const RISK_PRESETS: &[RiskPreset];Canonical Risk preset table. Order is the order the picker renders. Add or remove a preset by editing one row here; every consumer reads from the slice so nothing else has to change.