This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
serde
Watch
1
Star
0
Fork
0
You've already forked serde
mirror of
https://github.com/serde-rs/serde.git
synced
2025-10-01 06:51:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
93
Commits
2
Branches
322
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Erick Tryzelaar
7a536f22ef
Initial version of json serialization working
2014-06-12 23:14:52 -07:00
bench_enum.rs
Change the json enum serialization to {"variant":["fields", ...]}
2014-06-09 07:51:53 -07:00
bench_map.rs
Update to rust HEAD
2014-06-08 15:09:16 -07:00
bench_struct.rs
Update to rust HEAD
2014-06-08 15:09:16 -07:00
bench_vec.rs
Update to rust HEAD (2f221c)
2014-05-31 12:28:30 -07:00
de.rs
Change the json enum serialization to {"variant":["fields", ...]}
2014-06-09 07:51:53 -07:00
json.rs
Initial version of json serialization working
2014-06-12 23:14:52 -07:00
ser.rs
Initial version of json serialization working
2014-06-12 23:14:52 -07:00
serde.rs
Update to rust HEAD
2014-06-12 06:31:47 -07:00
Description
Serialization framework for Rust
derive
no-std
rust
serde
13
MiB
Languages
Rust
100%