common_runtime::constants

Type Alias MaxPaginatedPageId

Source
pub type MaxPaginatedPageId = ConstU16<32>;
Expand description

The maximum number of pages in a Paginated storage model

Aliased Typeยง

struct MaxPaginatedPageId;