Crate ts_error

Crate ts_error 

Source
Expand description

§ts-error

Modules§

diagnostic
Diagnostic

Structs§

ProgramReport
A report for a program exit.
Report
An error report, displays the error stack of some error.

Traits§

IntoReport
Trait for converting something into an error report.

Functions§

normalize_message
Normalize an error message.

Type Aliases§

ReportProgramExit
Type alias for a program that reports it’s exit.