PAGE_SIZE

Constant PAGE_SIZE 

Source
pub const PAGE_SIZE: usize = 4096;
Expand description

Constant page size defined by UEFI specification for BootServices::allocate_pages.