pub fn init_panic_hook()Expand description
Install the console_error_panic_hook so Rust panics appear in the browser
console instead of a cryptic “unreachable executed” message.
pub fn init_panic_hook()Install the console_error_panic_hook so Rust panics appear in the browser
console instead of a cryptic “unreachable executed” message.