iota_json_rpc_api

Function validate_limit

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