Expand description
Enhanced error types with helpful diagnostics
This module provides detailed error messages with:
- Source location tracking
- Syntax highlighting of error locations
- Helpful suggestions for fixes
- Context-aware error messages
Enums§
- Error
- Main error type with enhanced diagnostics
Type Aliases§
- Result
- Result type alias for nginx-discovery operations