This website requires JavaScript.
Explore
Help
Sign In
pezkuwichain
/
serde
Watch
1
Star
0
Fork
0
You've already forked serde
mirror of
https://github.com/pezkuwichain/serde.git
synced
2026-04-22 16:08:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c21bea8b301bfa108d40a713dc7f0779575d0944
serde
/
serde_codegen
/
src
T
History
David Tolnay
c21bea8b30
Better error when deriving Deserialize for struct containing &str
2016-06-11 21:32:53 -07:00
..
attr.rs
Simplify implementation of #[serde(default=...)]
2016-06-09 23:21:42 -07:00
bound.rs
Simplify implementation of #[serde(default=...)]
2016-06-09 23:21:42 -07:00
de.rs
Better error when deriving Deserialize for struct containing &str
2016-06-11 21:32:53 -07:00
error.rs
chore(codegen): Clean up error handling
2016-02-07 20:36:24 -08:00
lib.rs
Use AsRef to accept paths in serde_codegen::expand
2016-06-09 11:23:43 -07:00
lib.rs.in
feat(codegen): Infer Default and Deserialize bounds correctly
2016-04-13 21:56:12 -07:00
ser.rs
Simplify implementation of #[serde(default=...)]
2016-06-09 23:21:42 -07:00