Closed sigmaris closed 1 year ago
Following the convention described in serde's documentation, add support for serialising tuple structs as a JSON array. Tuple struct deserialisation is supported already, just serialisation support was missing.
Following the convention described in serde's documentation, add support for serialising tuple structs as a JSON array. Tuple struct deserialisation is supported already, just serialisation support was missing.