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-24 07:38:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e150553d589c12a59a894d1b36ae5573837a039a
serde
/
tests
T
History
Erick Tryzelaar
2cd49060fa
Rename #[serde(alias)] to #[serde(rename)] and add tests
...
Closes
#9
and
#47
.
2015-04-01 22:14:28 -07:00
..
test_annotations.rs
Rename #[serde(alias)] to #[serde(rename)] and add tests
2015-04-01 22:14:28 -07:00
test_bytes.rs
Add bytes type to enable {,de}serializing to a byte array
2015-03-25 23:03:01 -07:00
test_de.rs
Add deserialization impls for {BTree,Hash}{Map,Set}
2015-03-23 19:02:20 -07:00
test_json_builder.rs
Docs, json::Value::U64, and bring many of the rust-serialize fns to Value
2015-03-18 20:51:48 -07:00
test_json.rs
Update the location of json errors coming from "Deserialize"
2015-03-30 19:50:41 -07:00
test_macros.rs
Switch to the new custom_deserialize syntax
2015-03-19 20:19:49 -07:00
test_ser.rs
Switch to the new custom_deserialize syntax
2015-03-19 20:19:49 -07:00