fun <reified T : Any> serializersModule(serializer: KSerializer<T>): SerialModule
Shortcut for serializersModuleOf function with type parameter.