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