Skip to main content

format_cli_error

Function format_cli_error 

Source
pub fn format_cli_error(headline: &str, error: &RajacError) -> String
Expand description

What does format_cli_error return?

It returns a stable, human-readable rendering of a RajacError that is suitable for printing from a command-line binary.