Module formatted

Module formatted 

Source
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 variable x first. Makes use of the same fields as a BacktracedError.
Label
Represents error labels.

Enums§

Color
Represents available colors for error labels.