Lamina.Server.Provider.fetch_config

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

fetch_config(module, config_key, state)

Specs

fetch_config(provider(), config_key(), state()) ::
  {:ok, state()} | {:ok, any(), lifetime(), state()} | {:error, any()}