Structs§
- Buffered
Diagnostic Handler - A buffered version of
DiagnosticHandler
. - Diagnostic
Handler - The default diagnostic handler.
Enums§
- Drain
Error - Represents an error which can occur when draining errors
from the
DiagnosticHandler::drain()
andDiagnosticHandler::report_and_drain
.
Traits§
- Handler
- Abstract handler type for reporting diagnostics.