pub const MEMORY_SIZE_LIMIT: u32 = _; // 2_097_152u32
Expand description

Maximum size (in UTF-16 units) of the string contents allowed in serialized memory or raw_memory::set

Code reference