Type Alias polkadot_sdk_docs::reference_docs::frame_pallet_coupling::runtime::AllPalletsWithSystem
source · pub type AllPalletsWithSystem = (System, PalletFoo, PalletAuthor);
Expand description
All pallets included in the runtime as a nested tuple of types.