Lamina.Server.Provider.start

You're seeing just the function start, go back to Lamina.Server.Provider module for more information.
Link to this function

start(module, opts)

Specs

start(provider(), keyword()) ::
  {:ok, state()} | {:ok, state(), pos_integer()} | {:error, any()}