pub const PAGE_SIZE: usize = 1 << PAGE_SHIFT; // 4_096usize
Expand description

Size of a page in bytes