pub type ClientModuleInitRegistry = ModuleInitRegistry<DynClientModuleInit>;

Aliased Type§

struct ClientModuleInitRegistry(/* private fields */);