[][src]Function web_sys::console::table

pub fn table(data: &Array)

The console.table() function.

MDN Documentation

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