pub const MIN_PAGE_SIZE: u32 = 4096;
The smallest legal segment size.
Four kibibytes is the torn write unit the format assumes and nothing smaller would be a unit at all.