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
- Source
Location - Location in a source file
Enums§
- Error
Kind - Categories of errors that can occur
- Resolver
Error Kind - Specific resolver error categories
Type Aliases§
- Result
- Result type alias for holoconf operations