Skip to main content

render_cli_error

Function render_cli_error 

Source
pub fn render_cli_error(ctx: &OutputContext, err: &CliError)
Expand description

Render a CliError to stderr with styled diagnostics.

COLD PATH — called at most once per invocation.