Expand description
§RRAG Error Types
Comprehensive error handling designed for the Rust ecosystem. Focuses on providing detailed context while maintaining performance.
Enums§
- Error
Severity - Error severity levels for monitoring and alerting
- Rrag
Error - Main error type for RRAG operations
Traits§
- Rrag
Result Ext - Extension trait for adding RRAG context to any Result
Type Aliases§
- Rrag
Result - Convenience type alias following Rust conventions