pub const GROUP_PAGES: usize = 512;Expand description
Pages per 2 MiB group (512 = 2^9). Kept as the natural large-page /
2 MiB-cluster unit (architecture-portable large page; the read-only gas
materialization unit), even though storage is no longer group-chunked.