[][src]Macro weblog::console_table

macro_rules! console_table {
    ($($input:tt)*) => { ... };
}

Call the browser's console.table() function. MDN