TOML decoder for standalone LLMProxy configuration files.
The decoder keeps TOML as data and translates only the supported top-level
shapes into ordinary :llm_proxy application configuration keys. It does not
create atoms from arbitrary TOML keys.
Summary
Types
@type reason() :: Toml.reason()