Skip to main content

assert_not_main_thread

Function assert_not_main_thread 

Source
pub fn assert_not_main_thread(_label: &str)
Expand description

Panic if called from the wasm main thread.