pub fn format_cli_error(headline: &str, error: &OcelotError) -> StringExpand description
Returns a stable, human-readable rendering of an OcelotError for CLI output.
It returns a stable, human-readable rendering of a OcelotError that is
suitable for printing from a command-line binary.