referrerpolicy=no-referrer-when-downgrade
polkadot_sdk_docs::reference_docs::frame_runtime_types::runtime

Type Alias AllPalletsWithoutSystem

Source
pub type AllPalletsWithoutSystem = (PalletFoo, PalletBar);
Expand description

All pallets included in the runtime as a nested tuple of types. Excludes the System pallet.