Function web_sys::console::trace_3 [−][src]
pub fn trace_3(data_1: &JsValue, data_2: &JsValue, data_3: &JsValue)Expand description
The console.trace() function.
This API requires the following crate features to be activated: console