Function initConsolePanicHook

  • Initialize Rust panic handler in console mode.

    This will output additional debug information during a panic to the console. This function should be called right after loading WASM libraries.

    Returns void

Generated using TypeDoc