Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toml Serializer? #58

Closed
qyl27 opened this issue Jul 14, 2023 · 2 comments
Closed

Toml Serializer? #58

qyl27 opened this issue Jul 14, 2023 · 2 comments

Comments

@qyl27
Copy link

qyl27 commented Jul 14, 2023

I want to replace my toml impl with tomlj, but how can I create an instance of TomlTable? MutableTomlTable is package private.

@kPYKx7Ddw4n1aIKZ
Copy link
Contributor

As mentioned in #49, there is no API yet for creating or modifying TOML documents.
So the TOML serializer feature might not be very useful yet.

@cleishm
Copy link
Contributor

cleishm commented Dec 31, 2023

Replaced by #59.

@cleishm cleishm closed this as completed Dec 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants