Lamina.Server.ConfigModule.cast

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

cast(module, config_key, value)

Specs

cast(module(), atom(), any()) :: {:ok, any()} | {:error, any()}

Call the Lamina callback on the configuration module to cast a configuration value.