| ▲ | lpil 10 hours ago | ||||||||||||||||||||||
Multiple of such tools exist and have done for years. Serde isn’t a Rust-core project, and similarly the Gleam alternatives are not Gleam-core. | |||||||||||||||||||||||
| ▲ | lawn 10 hours ago | parent [-] | ||||||||||||||||||||||
Rust has macros that make serde very convenient, which Gleam doesn't have. Could you point to a solution that provides serde level of convenience? Edit: The difference with generating code (like with Gleam) and having macros generate the code from a few tags is quite big. Small tweaks are immediately obvious in serde in Rust, but they drown in the noise in the complete serialization code like with the Gleam tools. | |||||||||||||||||||||||
| |||||||||||||||||||||||