Module error

Source
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§

LpParseError
Comprehensive error type for LP parsing operations.

Traits§

ErrorContext
Context extension trait for adding location information to errors

Type Aliases§

LpResult
Result type alias for LP parsing operations