pub trait ServerModuleRegistryExt { // Required method fn decoder_registry(&self) -> ModuleDecoderRegistry; }