Expand description
Error handling utilities with automatic rich display.
This module provides the ErrorBoundary type that wraps operations
and automatically displays errors beautifully on failure using the
configured console and theme.
Structsยง
- Error
Boundary - Wraps operations and displays errors beautifully on failure.