Turn JSON objects into TOML markup. Ideal for transforming modern data into human-readable configuration files.
Top-level input must be a JSON object because TOML documents are key-value maps.
Generated TOML is normalized through the serializer.