Lamina.Registry.ServerRegistry.register

You're seeing just the function register, go back to Lamina.Registry.ServerRegistry module for more information.
Link to this function

register(module, table)

Specs

register(module(), :ets.tid()) ::
  {:ok, pid()} | {:error, Lamina.Error.AlreadyRegisteredError.t()}