Skip to main content

Module reporter

Module reporter 

Source

Modules§

clang
codespan
null

Structs§

ResolvedDiagnostics
ResolvedLocation

Traits§

DiagnosticReporter
the DiagnosticReporter decides on the format and where to report the diagnostic to. possible implementations could print to either std-out, std-err or a file, etc.