TOML parser and serializer, backed by the Rust toml crate.
toml
Toml.static parse(text)
Toml.static encode(value)
Toml.static encodePretty(value)