Constant const_panic::MAX_PANIC_MSG_LEN[][src]

pub const MAX_PANIC_MSG_LEN: usize = 32768;
Expand description

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