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
1
Packages
Projects
Releases
Wiki
Activity
66
Commits
1
Branch
0
Tags
8.8
MiB
Rust
100%
88631b57cb
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Erick Tryzelaar
88631b57cb
Actually fully test deserializing structs
2014-05-28 08:10:52 -07:00
bench_enum.rs
Error properly if we get an unknown variant
2014-05-26 09:48:10 -07:00
bench_map.rs
cleanup benchmarks, re-enable enum, remove bench_token_deserializer
2014-05-26 09:43:51 -07:00
bench_struct.rs
structs should deserialize from a map
2014-05-27 21:46:31 -07:00
bench_vec.rs
cleanup benchmarks, re-enable enum, remove bench_token_deserializer
2014-05-26 09:43:51 -07:00
de.rs
Get deserializing json objects into structs working
2014-05-27 07:36:57 -07:00
json.rs
Actually fully test deserializing structs
2014-05-28 08:10:52 -07:00
serde.rs
Re-enable json and port to rust HEAD
2014-05-26 10:40:47 -07:00