[][src]Function web_sys::console::trace_2

pub fn trace_2(data_1: &JsValue, data_2: &JsValue)

The console.trace() function.

MDN Documentation

This API requires the following crate features to be activated: console