get_parameter_range

Function get_parameter_range 

Source
pub fn get_parameter_range(param_name: &str) -> Option<RangeInclusive<u16>>
Expand description

Returns the valid range for the parameter in O(1) or None