Cl8r::Diagnostic::Entry
Value struct representing a single diagnostic finding or error with source location.
Constructors
Instance methods
code
Sourcecolumn
Sourcefile
Sourceline
Sourcemessage
Sourceseverity
Sourceto_gnu_s
Renders this diagnostic entry in standard GNU error format: file:line:col: severity: [CODE] message.