Skip to main content

emit_error_with_style

Function emit_error_with_style 

Source
pub fn emit_error_with_style(
    message: &str,
    exit_code: u8,
    output: OutputFormat,
    json_style: JsonStyle,
) -> ExitCode