Lamina.Server.Provider.config_change

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

config_change(module, callback_fun, state)

Specs

config_change(provider(), (config_key() -> :ok | {:error, any()}), state()) ::
  {:ok, state()} | {:error, any()}