pub fn matching_quota(max_requests_per_second: Option<u32>) -> QuotaExpand description
Builds the matching-engine quota for max_requests_per_second, falling back
to DERIVE_DEFAULT_MATCHING_TPS when unset or zero.
pub fn matching_quota(max_requests_per_second: Option<u32>) -> QuotaBuilds the matching-engine quota for max_requests_per_second, falling back
to DERIVE_DEFAULT_MATCHING_TPS when unset or zero.