Expand description
Contains the common ErrorKind
trait used by all parsing and evaluation errors to display
user-facing error messages.
Constants§
- EXPR
- The color to use to highlight expressions.
Traits§
- Error
Kind - Represents any kind of error that can occur during some operation.