-
Notifications
You must be signed in to change notification settings - Fork 425
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
feat: add integration of serde_json #975
Draft
chirino
wants to merge
22
commits into
graphql-rust:master
Choose a base branch
from
chirino:json
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Commits on Aug 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0a803df - Browse repository at this point
Copy the full SHA 0a803dfView commit details
Commits on Aug 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 86a60c1 - Browse repository at this point
Copy the full SHA 86a60c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2bdcd9 - Browse repository at this point
Copy the full SHA d2bdcd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38495b7 - Browse repository at this point
Copy the full SHA 38495b7View commit details
Commits on Aug 16, 2021
-
feat: added TypedJson wrapper type that makes it easier to define sta…
…tic type info for serde_json::Value
Configuration menu - View commit details
-
Copy full SHA for 2e8b326 - Browse repository at this point
Copy the full SHA 2e8b326View commit details -
Configuration menu - View commit details
-
Copy full SHA for be3a32d - Browse repository at this point
Copy the full SHA be3a32dView commit details
Commits on Aug 22, 2021
-
feat: added section to the book to show examples of how to use the se…
…rde_json support. Also renamed json.rs to serde_json.rs.
Configuration menu - View commit details
-
Copy full SHA for 365658b - Browse repository at this point
Copy the full SHA 365658bView commit details
Commits on Aug 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f3e42f5 - Browse repository at this point
Copy the full SHA f3e42f5View commit details
Commits on Sep 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7ac73b8 - Browse repository at this point
Copy the full SHA 7ac73b8View commit details
Commits on Sep 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for af6e4aa - Browse repository at this point
Copy the full SHA af6e4aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48fea85 - Browse repository at this point
Copy the full SHA 48fea85View commit details
Commits on Sep 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9ff9879 - Browse repository at this point
Copy the full SHA 9ff9879View commit details
Commits on Oct 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6222be4 - Browse repository at this point
Copy the full SHA 6222be4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 568d1ec - Browse repository at this point
Copy the full SHA 568d1ecView commit details
Commits on Oct 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cd3398b - Browse repository at this point
Copy the full SHA cd3398bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94f755d - Browse repository at this point
Copy the full SHA 94f755dView commit details
Commits on Oct 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b807c43 - Browse repository at this point
Copy the full SHA b807c43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bb2d04 - Browse repository at this point
Copy the full SHA 9bb2d04View commit details
Commits on Oct 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9ce0717 - Browse repository at this point
Copy the full SHA 9ce0717View commit details
Commits on Apr 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3306cf1 - Browse repository at this point
Copy the full SHA 3306cf1View commit details
Commits on Apr 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0451540 - Browse repository at this point
Copy the full SHA 0451540View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1e2ffe - Browse repository at this point
Copy the full SHA a1e2ffeView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.