Expand description
Comprehensive error types for LP parsing operations.
This module provides a structured error hierarchy with detailed context information for debugging and error handling in LP file parsing.
Enums§
- LpParse
Error - Comprehensive error type for LP parsing operations.
Traits§
- Error
Context - Context extension trait for adding location information to errors
Type Aliases§
- LpResult
- Result type alias for LP parsing operations