Type Alias pallet_bags_list::mock::AllPalletsWithSystem
source · pub type AllPalletsWithSystem = (System, BagsList);
Expand description
All pallets included in the runtime as a nested tuple of types.
pub type AllPalletsWithSystem = (System, BagsList);
All pallets included in the runtime as a nested tuple of types.