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](https://github.com/tokio-rs/valuable/pull/61) 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!