pub type PageOf<T> = Page<<T as Config>::Size, <T as Config>::HeapSize>;
The Page of this pallet.
Page
struct PageOf<T> { /* private fields */ }