Expand description
Error handling types for egui-cha framework
Provides unified error handling with:
Severity- Unified severity levels compatible with tracingFrameworkError- Errors from framework internalsErrorSource- Categorization of error origins
Structs§
- Framework
Error - Error from egui-cha framework internals
Enums§
- Error
Source - Where the error originated within the framework
- Severity
- Unified severity level for both tracing and ErrorChannel