Crate web_panic_report

Source

Structs§

WasmPanicInfo
Information about the panic that occurred, potentially useful to report.

Constants§

FORM_SUBMIT_ID
The ID of the Send Report button element in the default form.
FORM_TEXTAREA_ID
The ID of the text area which is loaded with the stack trace in the default form.

Functions§

set_default_hook_with
Set the panic hook, with a default form.
set_hook_with
Set the panic hook.