-
Notifications
You must be signed in to change notification settings - Fork 649
Use json!
macro to simplify JSON serialization code
#3889
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks as simple as returning json in JavaScript!
β¦ialization code
β¦serialization code
β¦erialization code
β¦rialization code
β¦ON serialization code
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM π
If there are no other objections, please feel free to r=me. |
@bors r=hi-rustin |
π Commit 2c2536a has been approved by |
βοΈ Test successful - checks-actions |
see https://docs.serde.rs/serde_json/macro.json.html
I guess
+132 β349
speaks for itself π