Lamina.Server.ConfigValue.cast

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

cast(config_value)

Specs

cast(t()) :: {:ok, t()} | {:error, any()}

Perform a value cast using the ConfigValue's module.