pub const MEMORY_SEGMENT_SIZE_LIMIT: u32 = _; // 102_400u32
Expand description

Maximum size (in UTF-16 units) of the string contents allowed in raw_memory::segments

Code reference