Lamina.Server.Impl.init

You're seeing just the function init, go back to Lamina.Server.Impl module for more information.

Specs

init(nonempty_improper_list(module(), keyword())) ::
  {:ok, Lamina.Server.State.t()} | {:error, any()}

Initialise the table and server state from the provided options.