We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am wondering if we can implement this trait from the valuable crate on serde_json::Value.
This would be really helpful with tracing and logging the serde_json::Value as a structured json.
I found this pr from 4 years ago in the valuable crate but never been merged and as the description says it should be included in this crate.
If this is something that could be merged, I wouldn't mind working on this.
Thanks!
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
I am wondering if we can implement this trait from the valuable crate on serde_json::Value.
This would be really helpful with tracing and logging the serde_json::Value as a structured json.
I found this pr from 4 years ago in the valuable crate but never been merged and as the description says it should be included in this crate.
If this is something that could be merged, I wouldn't mind working on this.
Thanks!
The text was updated successfully, but these errors were encountered: