LOG_BYTES_IN_PAGE

Constant LOG_BYTES_IN_PAGE 

Source
pub const LOG_BYTES_IN_PAGE: u8 = <crate::util::os::OS as crate::util::os::OSMemory>::LOG_BYTES_IN_PAGE; // 12u8
Expand description

log2 of the number of bytes in a page. This is the page size of the OS.