Skip to content

Allow serializing record fields

Choose a tag to compare

@davidmorgan davidmorgan released this 24 Nov 16:04
· 54 commits to master since this release
  • Allow classes with record fields to be serialized if they use a typedef for
    the record type and install a custom Serializer for it.