Issues
- 3
`rename_all_fields` documentation is missing
#161 opened by omid - 2
Add a search bar
#106 opened by CreepySkeleton - 0
Add a link for the KDL format
#143 opened by Zykino - 2
Include a license for the serde-rs book
#139 opened by jamesmunns - 1
Skeptic build fails on nightly-2020-05-10
#115 opened by dtolnay - 0
Highlighting raw strings is broken
#125 opened by ratijas - 1
Optional comment casues ICE
#123 opened by Buzzec - 2
Document `from` and `into` attributes
#52 opened by dtolnay - 0
- 2
Offline docs
#98 opened by pickfire - 0
- 0
Troubleshooting: explain the errors you see when features=["derive"] is not enabled
#95 opened by dtolnay - 0
- 2
Write a CONTRIBUTING.md
#82 opened by dtolnay - 0
- 1
Document i128 / u128 support
#73 opened by dtolnay - 0
Limit example code to 84 characters per line
#55 opened by dtolnay - 0
Document serde(transparent) container attribute
#72 opened by dtolnay - 11
- 0
- 1
Remove unneeded `extern crate serde`
#62 opened by dtolnay - 2
- 0
Update "Run" links to Serde 1.0
#50 opened by dtolnay - 1
Explain that `std` feature is not additive
#59 opened by dtolnay - 0
Talk about Cow more explicitly
#57 opened by dtolnay - 0
- 0
Give an example of a heterogeneous seq / map
#48 opened by dtolnay - 0
- 1
Document the serde(borrow) attribute
#44 opened by dtolnay - 1
Example of using DeserializeSeed
#42 opened by dtolnay - 2
Example of using IgnoredAny
#29 opened by dtolnay - 0
Interesting deserialize_with example
#22 opened by dtolnay - 0
Example of wrapping a collection type
#41 opened by dtolnay - 0
- 1
Explain that lib.rs and main.rs and test.rs need separate #[macro_use] extern crate serde_derive
#27 opened by dtolnay - 0
- 1
Documentation of future version
#43 opened by dtolnay - 1
Update to new serde_transcode API
#33 opened by dtolnay - 1
Use ? instead of try!()
#32 opened by dtolnay - 0
Document skip_(de)serializing for enum variants
#31 opened by dtolnay - 0
Sidebar takes up most of the width on mobile
#30 opened by dtolnay - 4
Sidebar is missing if JavaScript is disabled
#28 opened by dtolnay - 1
Broken codeblock-filename plugin
#25 opened by dtolnay - 1
Document how to use serde_derive
#21 opened by dtolnay - 0
Mention #serde IRC channel
#20 opened by dtolnay - 1
Analytics for docs.serde.rs
#19 opened by dtolnay - 1
Set up skeptic to test the examples
#16 opened by dtolnay - 2
Note that newtype structs serialize and deserialize to the inner value with no wrapper
#15 opened by Mark-Simulacrum - 1
Consider switching to mdBook
#17 opened by dtolnay - 0
CSS media queries
#37 opened by dtolnay