pub type ServerModuleInitRegistry = ModuleInitRegistry<DynServerModuleInit>;

Aliased Type§

struct ServerModuleInitRegistry(/* private fields */);