Skip to main content

parse_threshold

Function parse_threshold 

Source
pub fn parse_threshold(threshold: &str) -> Result<(usize, usize), InputError>
Expand description

Validate a threshold string (e.g., “3-of-5”)