Module error

Module error 

Source
Expand description

Engine error types with beautiful formatting

Structs§

RenderIssue
A render issue (warning or infrastructure problem)
RenderReport
A collection of errors from rendering multiple templates
RenderResultWithReport
Result type that includes both successful renders and collected errors
TemplateError
Template-specific error with source information

Enums§

EngineError
Main engine error type
IssueSeverity
Severity level for render issues
TemplateErrorKind
Error kind for categorizing template errors

Type Aliases§

Result
Result type for engine operations