Constant MAX_STRING_EVENT_SIZE
pub const MAX_STRING_EVENT_SIZE: u32 = 256; // 256u32
Expand description
String events should not be longer than this.
pub const MAX_STRING_EVENT_SIZE: u32 = 256; // 256u32
String events should not be longer than this.