Type Alias common_runtime::constants::MaxPaginatedPageId
source · pub type MaxPaginatedPageId = ConstU16<32>;
Expand description
The maximum number of pages in a Paginated storage model
Aliased Type§
struct MaxPaginatedPageId;