pub const PAGE_SIZE: usize = 1 << 12; // 0x0000_0000_0000_1000usize
Expand description

Number of bytes in a page.