[][src]Function web_sys::console::debug

pub fn debug(data: &Array)

The console.debug() function.

MDN Documentation

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