De/serialize structs with named fields as array of values.
# Cargo.toml
[dependencies]
serde_tuple = "1.1.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Serializes struct fields as an array instead of an object.
Add serde and serde_json to Cargo.toml.
No dependency data recorded yet.