Constant web_panic_report::FORM_TEXTAREA_ID
source ยท pub const FORM_TEXTAREA_ID: &str = "panic_info_form_text";
Expand description
The ID of the text area which is loaded with the stack trace in the default form.
pub const FORM_TEXTAREA_ID: &str = "panic_info_form_text";
The ID of the text area which is loaded with the stack trace in the default form.