[][src]Module http_desync_guardian::ultralight_rate_limiter

Structs

UltraLightRateLimiter

An ultra light rate limiter. It allows exactly limit queries per slot of time (without handling bursts), which makes it much simpler to test, and it's good enough (to limit logging).