pub const MEMORY_PAGES_MAX: u32 = 65536; // 65_536u32
Expand description