Expand description
Engine error types with beautiful formatting
Structs§
- Render
Issue - A render issue (warning or infrastructure problem)
- Render
Report - A collection of errors from rendering multiple templates
- Render
Result With Report - Result type that includes both successful renders and collected errors
- Template
Error - Template-specific error with source information
Enums§
- Engine
Error - Main engine error type
- Issue
Severity - Severity level for render issues
- Template
Error Kind - Error kind for categorizing template errors
Type Aliases§
- Result
- Result type for engine operations