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
pub fn get_parameter_range(param_name: &str) -> Option<RangeInclusive<u16>>Returns the valid range for the parameter in O(1) or None