serde/tests
Erick Tryzelaar 64588f0cb6 Merge pull request #74 from tomprogrammer/array
Add serialization/deserialization for fixed size arrays
2015-05-18 22:21:59 -07: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 deserialiation implementations for fixed size arrays 2015-05-16 14:19:22 +02: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 Rewrite Value::lookup to not require an allocation 2015-05-18 22:19:30 -07:00
test_macros.rs Finish updating to rust HEAD 2015-04-02 19:13:25 -07:00
test_ser.rs Add serialization implementations for fixed size arrays 2015-05-16 14:18:32 +02:00