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

Project state #12

Open
wiiznokes opened this issue Nov 6, 2024 · 0 comments
Open

Project state #12

wiiznokes opened this issue Nov 6, 2024 · 0 comments

Comments

@wiiznokes
Copy link
Collaborator

I just found out that the conversion from ron str to ron::Value is lossy (it doesn't even support simple enum).
This is unfortunately a hard dependencies of this project. Maybe it could be possible in the future if ron::Value get some love, but this wont happens any time soon.

Also, a better fix for this will be to use the schema to deserialize a value, but this is not possible with the current serde data model

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

1 participant