serde/serde2/tests
Erick Tryzelaar e7ce710da5 Fix parsing json into optional types
Does not yet handle parsing missing values as `None` yet though.
Closes #25.
2015-03-04 09:45:11 -08:00
..
test_de.rs Simplify test_de 2015-03-03 21:35:49 -08:00
test_json.rs Fix parsing json into optional types 2015-03-04 09:45:11 -08:00
test_macros.rs Fix serializing named units 2015-03-03 20:29:59 -08:00
test_ser.rs Add test for #[derive_serialize] for structs 2015-03-03 21:42:33 -08:00