serde-struct-tuple-proc-macro
serde-struct-tuple-proc-macro is a utility crate for serde-struct-tuple. It provides procedural macros to automatically derive serde's Serialize and Deserialize traits for struct types that should be encoded as a tuple (list) of its fields.