Expand description
Parser error types with span-based diagnostics.
Errors carry the original input, byte-level position information, and optional typo-correction suggestions.
Structsยง
- Parse
Error - A parse error with optional span, expected/found context, and suggestion.