Closed leostera closed 8 months ago
This PR rewrites Serde to use a much simpler model that:
On top of this, we've rewritten the JSON format module and managed to get:
and have roundtrip tests for all of them.
This PR rewrites Serde to use a much simpler model that:
On top of this, we've rewritten the JSON format module and managed to get:
and have roundtrip tests for all of them.