Trait frame_support::traits::PalletsInfoAccess
source · Expand description
Provide information about a bunch of pallets.
Required Methods§
sourcefn infos() -> Vec<PalletInfoData> ⓘ
fn infos() -> Vec<PalletInfoData> ⓘ
All of the pallets’ information that this type represents.