pub fn render_runtime( message: &str, _source: &str, file: Option<&str>, trace: &[String], lang: OutputLang, ) -> String
Render a runtime error with an optional call-stack traceback.