Type Alias polkadot_sdk_docs::guides::your_first_pallet::pallet_v2::tests::runtime_v2::AllPalletsWithSystem
source · pub type AllPalletsWithSystem = (System, Currency);
Expand description
All pallets included in the runtime as a nested tuple of types.