Module slicec::diagnostics

source ·

Structs

  • A diagnostic is a message that is reported to the user during compilation. It can either hold an Error or a Lint.
  • Stores additional information about a diagnostic.

Enums

Functions