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.