Function iota_json_rpc_api::validate_limit

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