You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think a dumps feature is probably out of scope for this shard, as its merely a simple binding to tomlc99 and the upstream library does not support toml serialization, only parsing. See cktan/tomlc99#91
It seems there is a parse feature (TOML -> object) but no dump feature (object -> TOML).
The text was updated successfully, but these errors were encountered: