Macro frame_support::impl_outer_config [−][src]
Implement the runtime genesis configuration.
This combines all pallet genesis configurations into one runtime specific genesis configuration.
ⓘ
pub struct GenesisConfig for Runtime where AllModulesWithSystem = AllModulesWithSystem { rust_module_one: Option<ModuleOneConfig>, ... }