Type Alias common_primitives::stateful_storage::PageId
source · pub type PageId = u16;
Expand description
PageId is the unique identifier for a Page in Stateful Storage
pub type PageId = u16;
PageId is the unique identifier for a Page in Stateful Storage