Function web_sys::console::debug

source ·
pub fn debug(data: &Array)
Expand description

The console.debug() function.

MDN Documentation

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