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
60
Commits
1
Branch
0
Tags
8.8
MiB
Rust
100%
38a468ad23
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
38a468ad23
Simplify pattern expecting a token
2014-05-27 07:21:37 -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
cleanup benchmarks, re-enable enum, remove bench_token_deserializer
2014-05-26 09:43:51 -07:00
bench_vec.rs
cleanup benchmarks, re-enable enum, remove bench_token_deserializer
2014-05-26 09:43:51 -07:00
de.rs
Simplify pattern expecting a token
2014-05-27 07:21:37 -07:00
json.rs
add json::from_iter, and start checking errors
2014-05-26 17:02:51 -07:00
serde.rs
Re-enable json and port to rust HEAD
2014-05-26 10:40:47 -07:00