Macros§
- new_
limit - Compile-time checked macro to create a new
Limitinstance. If you want to create dynamically configured limits, useLimit::newinstead.
Structs§
- Limit
- Rate limit setting.
- Limit
Result - Result of a limit check.
- Limiter
- Rate limiter backed by Redis.