-
Notifications
You must be signed in to change notification settings - Fork 99
Issues: serde-rs/serde-rs.github.io
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
Author
Label
Milestones
Assignee
Sort
Issues list
Troubleshooting: explain the errors you see when features=["derive"] is not enabled
content
#95
opened Mar 31, 2019 by
dtolnay
Link to Serializer method API docs from the Implementing Serialize page
#94
opened Feb 2, 2019 by
dtolnay
security note for deriving Deserialize on types with invariants
#74
opened May 28, 2018 by
birkenfeld
Explain that Cow<str> is the way to borrow string if possible, copy otherwise
content
#46
opened Apr 21, 2017 by
dtolnay
ProTip!
Exclude everything labeled
bug
with -label:bug.