[][src]Macro weblog::console_clear

macro_rules! console_clear {
    () => { ... };
}

Call the browser's console.clear() function.