Constant SLOT_SIZE
pub const SLOT_SIZE: usize = 2048; // 2_048usizeExpand description
Two records per page; the snapshot payload is bounded by
umsh_ulcp_device::SNAPSHOT_MAX (1792) with headroom.
pub const SLOT_SIZE: usize = 2048; // 2_048usizeTwo records per page; the snapshot payload is bounded by
umsh_ulcp_device::SNAPSHOT_MAX (1792) with headroom.