pub fn log_1(data_1: &JsValue)
Expand description
The console.log()
function.
This API requires the following crate features to be activated: console
pub fn log_1(data_1: &JsValue)
The console.log()
function.
This API requires the following crate features to be activated: console