pub const PAGE_SIZE: usize = 4096;
Expand description

Default (smallest) memory page size for the supported architectures.