pub const MAX_STRING_EVENT_SIZE: u32 = 256;
Expand description

String events should not be longer than this.