Expand description
Core error types and handling for BWS Web Server
This module provides centralized error handling with proper error types, context, and formatting for the entire application.
Enums§
- BwsError
- The main error type for BWS operations
Traits§
- Error
Context - Error context extension trait for adding context to errors
Type Aliases§
- BwsResult
- Result type alias for BWS operations