pub const DEFAULT_VAULT_PAGE_SIZE: usize = 4096_usize;
Expand description

A size in KiB of one page (a page is a fixed-size block of memory used by the operating system to manage memory)