Skip to main content

range

Function range 

Source
pub fn range(value: i64, min: i64, max: i64) -> Result<(), String>