[][src]Function web_sys::console::info_3

pub fn info_3(data_1: &JsValue, data_2: &JsValue, data_3: &JsValue)

The console.info() function.

MDN Documentation

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