Function web_sys::console::info_2

source ·
pub fn info_2(data_1: &JsValue, data_2: &JsValue)
Expand description

The console.info() function.

MDN Documentation

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