Module moore_common::errors [−][src]
Expand description
Utilities to implement diagnostics and error reporting facilities.
Structs
Used to emit structured error messages.
A handler deals with errors.
Enums
Statics
Traits
Type Definitions
A diagnostic result type. Either carries the result T in the Ok variant,
or an assembled diagnostic in the Err variant.
A diagnostic result type. Either carries the result T in the Ok variant,
or an assembled diagnostic in the Err variant.