Convert TOML data to YAML format. A fast and easy way to move between different configuration languages.
Convert TOML configuration into YAML while preserving the parsed structure.
YAML output is formatted with 2-space indentation.
Intermediate object model used for the TOML to YAML conversion.