Expand description
Error types and reporting for parsing and validation.
Structs§
- Error
- An error with location and optional help text.
- Errors
- Multiple errors collected from parsing or validation.
- Span
- Source location information for error reporting.
Enums§
- Error
Kind - Kinds of errors that can occur during parsing and validation.