Skip to main content

format_runtime_diagnostic

Function format_runtime_diagnostic 

Source
pub fn format_runtime_diagnostic(
    source: &str,
    error: &RuntimeError,
    span: Option<Span>,
) -> String