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

Deserialize into lexpr::Value #100

Open
laptou opened this issue Apr 3, 2024 · 0 comments
Open

Deserialize into lexpr::Value #100

laptou opened this issue Apr 3, 2024 · 0 comments
Labels
serde Affects serde-lexpr

Comments

@laptou
Copy link

laptou commented Apr 3, 2024

Hi, this is a cool crate! I'm submitting a feature request, which is the ability to deserialize into lexpr::Value. It would be nice to have this for the same reason that it's useful in serde_json: sometimes you want to validate/parse certain parts of an object, but allow other parts of it to be unstructured data. Right now, I can't find an easy way to do that.

@rotty rotty added the serde Affects serde-lexpr label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
serde Affects serde-lexpr
Projects
None yet
Development

No branches or pull requests

2 participants