Skip to main content

format_error

Function format_error 

Source
pub fn format_error(
    format: Format,
    error: &str,
    path: Option<&str>,
    hint: Option<&str>,
    cause: Option<&str>,
) -> String
Expand description

Format an error for output to stderr.