You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.