Expand description
This module contains a formatted error and its methods.
Structs§
- Formatted
- Formatted compiler error type
undefined value
x–> file.leo: 2:8 | 2 | let a = x; | ^ | = help: Initialize a variablexfirst. Makes use of the same fields as a BacktracedError. - Label
- Represents error labels.
Enums§
- Color
- Represents available colors for error labels.