Expand description
Typed error types for par-term-render.
This module provides structured error types so callers at the crate boundary
can match on specific error variants instead of relying on opaque anyhow
strings.
Enumsยง
- Render
Error - Top-level error type for the GPU rendering engine.