Skip to main content

PAGE_SIZE

Constant PAGE_SIZE 

Source
pub const PAGE_SIZE: usize = 8192;
Expand description

Default page size: 8KB (matches common filesystem block size)