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-02 15:25:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
serde
/
tests
History
Hugo Duncan
ec3af2cb6a
Factor out attr module
...
Factors out field attribute code into the attr module.
2015-05-08 12:43:12 -04:00
..
test_annotations.rs
Factor out attr module
2015-05-08 12:43:12 -04:00
test_bytes.rs
Add Error::unknown_field_error
2015-04-12 10:32:54 -07:00
test_de.rs
Add Error::unknown_field_error
2015-04-12 10:32:54 -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
Make Value use the 'json' format string
2015-05-08 12:43:11 -04:00
test_macros.rs
Finish updating to rust HEAD
2015-04-02 19:13:25 -07:00
test_ser.rs
Switch to the new custom_deserialize syntax
2015-03-19 20:19:49 -07:00