Macro console_clear

Source
console_clear!() { /* proc-macro */ }
Expand description

Call the browser’s console.clear() function. MDN