Constant MAX_MESSAGE_LEN
pub const MAX_MESSAGE_LEN: u32 = 256; // 256u32
Expand description
An arbitrary number for the maximum crash message length.
pub const MAX_MESSAGE_LEN: u32 = 256; // 256u32
An arbitrary number for the maximum crash message length.