Skip to main content

Module renderer

Module renderer 

Source
Expand description

Error rendering for different output targets

Provides trait-based rendering of structured errors for CLI and other targets.

Structs§

CliErrorRenderer
CLI error renderer with ANSI color support
CliRendererConfig
Configuration for CLI error rendering

Traits§

ErrorRenderer
Trait for rendering structured parse errors to different output formats