Function console_error_panic_hook::set_once
source · pub fn set_once()Expand description
Set the console.error panic hook the first time this is called. Subsequent
invocations do nothing.
pub fn set_once()Set the console.error panic hook the first time this is called. Subsequent
invocations do nothing.