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