Expand description
Error Handling for OIP
PROD-002: Centralized error types with context and recovery hints Uses thiserror for ergonomic error definitions
Enums§
- OipError
- Main error type for OIP operations
Traits§
- Result
Ext - Extension trait for adding context to errors
Type Aliases§
- OipResult
- Result type alias for OIP operations