Expand description
The state for a single backend for a basic log_ratelim().
Structs§
- Adaptor 🔒
- Helper struct to make Report work correctly.
- Disp
Problem 🔒 - Helper: wrapper for reporting problems via Display.
- Disp
Working 🔒 - Helper: wrapper for reporting a lack of problems via Display.
- LogState
- The state for a single rate-limited log message.
Type Aliases§
- DynError 🔒
- A type-erased error type with the minimum features we need.