Module handler

Source

Structs§

BufferedDiagnosticHandler
A buffered version of DiagnosticHandler.
DiagnosticHandler
The default diagnostic handler.

Enums§

DrainError
Represents an error which can occur when draining errors from the DiagnosticHandler::drain() and DiagnosticHandler::report_and_drain.

Traits§

Handler
Abstract handler type for reporting diagnostics.