Skip to main content

Module error

Module error 

Source
Expand description

Parser error types with span-based diagnostics.

Errors carry the original input, byte-level position information, and optional typo-correction suggestions.

Structsยง

ParseError
A parse error with optional span, expected/found context, and suggestion.