Module logstate

Source
Expand description

The state for a single backend for a basic log_ratelim().

Structs§

Adaptor 🔒
Helper struct to make Report work correctly.
DispProblem 🔒
Helper: wrapper for reporting problems via Display.
DispWorking 🔒
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.