3 releases
Uses new Rust 2024
new 0.1.2 | Mar 18, 2025 |
---|---|
0.1.1 | Jan 19, 2025 |
0.1.0 | Jan 1, 2025 |
#114 in #struct-fields
139 downloads per month
Used in 8 crates
(via serde-struct-tuple)
11KB
221 lines
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.
Dependencies
~0.3–0.9MB
~20K SLoC