validate_limit

Function validate_limit 

Source
pub fn validate_limit(limit: Option<usize>, max: usize) -> Result<usize, Error>