Function web_sys::console::count_with_label
source · pub fn count_with_label(label: &str)
Expand description
The console.count()
function.
This API requires the following crate features to be activated: console
pub fn count_with_label(label: &str)
The console.count()
function.
This API requires the following crate features to be activated: console