const_panic

Constant MAX_PANIC_MSG_LEN

Source
pub const MAX_PANIC_MSG_LEN: usize = 32768;
Expand description

The maximum length of panic messages (in bytes), after which the message is truncated.