Module moore_common::errors
[−]
[src]
Utilities to implement diagnostics and error reporting facilities.
Structs
| DiagBuilder2 | |
| DiagnosticBuilder |
Used to emit structured error messages. |
| Handler |
A handler deals with errors. |
Enums
| DiagSegment | |
| Severity |
Statics
| DUMMY_HANDLER |
Traits
| DiagEmitter |
Emits diagnostic messages. |
Type Definitions
| DiagResult |
A diagnostic result type. Either carries the result |
| DiagResult2 |
A diagnostic result type. Either carries the result |