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

Make compare_jsons() accept serde_json::Value #3

Closed
kellpossible opened this issue Sep 23, 2020 · 2 comments
Closed

Make compare_jsons() accept serde_json::Value #3

kellpossible opened this issue Sep 23, 2020 · 2 comments

Comments

@kellpossible
Copy link

kellpossible commented Sep 23, 2020

Nice, I see this is a library now! I have a use case where I already have data parsed as serde_json::Value, and I'd like to compare them.

Would it be possible to expose process::match_json()?

@ksceriath
Copy link
Owner

ksceriath commented Sep 24, 2020

Yea, it should be possible. I do not foresee any issues with that.

@ksceriath
Copy link
Owner

#4

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

2 participants