Description
Reads and writes TOML while preserving formatting details such as comments, ordering, and style. It helps tools edit user-managed configuration files without destroying the layout humans expect to keep.
Developers use it as a configuration editing library. Even with style preservation, validate data before writing and keep backups when changing important configuration files.