Rewrite serialization to use reflection #3714
Labels
A-linkage
Area: linking into static, shared libraries and binaries
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
We need to use a syntax extension to automatically build serializers for records, structs, and enums. Instead, we should switch over to using the visitor-based reflection facilities.
The text was updated successfully, but these errors were encountered: