Function deno_runtime::fmt_errors::format_js_error

source ยท
pub fn format_js_error(js_error: &JsError) -> String
Expand description

Format a JsError for terminal output.