Skip to main content

emit_cli_error

Function emit_cli_error 

Source
pub fn emit_cli_error(
    msg: &str,
    hint: Option<&str>,
    format: OutputFormat,
) -> Result<(), CliEmitterError>