Type Alias polkadot_sdk_docs::reference_docs::frame_runtime_types::runtime_with_specific_runtime_call::AllPalletsWithoutSystem
source · pub type AllPalletsWithoutSystem = (PalletWithSpecificRuntimeCall,);
Expand description
All pallets included in the runtime as a nested tuple of types. Excludes the System pallet.