Module error

Module error 

Source
Expand description

Error types for holoconf

Error handling follows ADR-008: structured errors with context, path information, and actionable help messages.

Structs§

Error
Main error type for holoconf operations
SourceLocation
Location in a source file

Enums§

ErrorKind
Categories of errors that can occur
ResolverErrorKind
Specific resolver error categories

Type Aliases§

Result
Result type alias for holoconf operations