Skip to main content

render_runtime

Function render_runtime 

Source
pub fn render_runtime(
    message: &str,
    _source: &str,
    file: Option<&str>,
    trace: &[String],
    lang: OutputLang,
) -> String
Expand description

Render a runtime error with an optional call-stack traceback.