-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Today the code assumes the underline json structure is serde_json::Value. We have a situation where this is not the case and we need to work with a custom structure. We still want to use this library with our structure. I was wondering if you will accept a PR that changes the code to work with any value that implement a defined trait, this way it can be use with serde_json::Value but with other structures as well. If you agree we can use this issue to define the details and I will be happy to contribute the PR.
filipecosta90, oshadmi, emmanuelkeller, gavrie, gkorland and 2 more
Metadata
Metadata
Assignees
Labels
No labels