Commit graph

4 commits

Author SHA1 Message Date
hcpl 5636a7430e Support tuple Serde types for Value 2018-10-28 12:36:40 +02:00
Kornel 14338b8556 Test serde_json interoperability 2018-08-06 15:23:32 +01:00
Alex Crichton 2a15817c47 Support fixed-length arrays
Turns out these are deserialized/serialized as tuples! While we're at it add
support for tuple variants and tuple structs through the same paths.

Closes #244
2018-05-24 07:25:42 -07:00
David Tolnay cdb1bfd237 Move tests into their own crate 2017-11-12 19:33:11 -08:00
Renamed from tests/serde.rs (Browse further)