referrerpolicy=no-referrer-when-downgrade

Type Alias pallet_message_queue::HeapSizeU32Of

source ·
pub type HeapSizeU32Of<T> = IntoU32<<T as Config>::HeapSize, <T as Config>::Size>;
Expand description

The maximal heap size of a page.

Aliased Type§

struct HeapSizeU32Of<T>(/* private fields */);