Expand description
Error system for the Frut
Provides structured error reporting with position information for IDE integration and debugging purposes.
Structs§
- Error
Collection - Collection of errors for batch processing
- Error
Report - Structured error report with all necessary information for IDE integration
Enums§
Type Aliases§
- Result
- Result type for parsing operations