Modules§
Structs§
- A [
ReportHandler
] that displays a givenReport
in a quasi-graphical way, using terminal colors, unicode drawing characters, and other such things. - Theme used by
GraphicalReportHandler
to render fancyDiagnostic
reports. - A wrapper around a value that also contains a list of diagnostics. It helps swc error system migrate to the new error reporting system.