This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
serde
Watch
1
Star
0
Fork
0
You've already forked serde
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
serde
/
serde_codegen
/
src
History
Erick Tryzelaar
dbe2beacb0
Allow structs to be deserialized from sequences
...
This relies on the sequence to have the same ordering as the struct field order.
2015-07-22 10:44:43 -07:00
..
attr.rs
Minor cleanup
2015-07-22 10:44:43 -07:00
de.rs
Allow structs to be deserialized from sequences
2015-07-22 10:44:43 -07:00
field.rs
Initial support for syntex
2015-05-18 23:34:17 -07:00
lib.rs
Initial support for syntex
2015-05-18 23:34:17 -07:00
lib.rs.in
Initial support for syntex
2015-05-18 23:34:17 -07:00
ser.rs
Expose variant index to Serializer
2015-07-22 10:44:42 -07:00