Feat: support for tuple types, structs, and enum variants, as well as generics in tuples
fixes #43 fixes #46 fixes #58 ? addresses #55
I'm not 100% sure the implementation of adjacent tagging is correct for non-tuple variants, but it is correct for tuple variants
Breaking this down into commits and those tests are much appreciated, thanks Anthony! I'll try to give this a look on the weekend.
lmk if we want that empty-object type thing to be optional (enabled by a cli argument or something)
Huh, there's something wrong with the gh action itself
Anything else I need to do for this to be merged?
hey Anthony, thanks again for this and super sorry for being late here. Let me add you as a maintainer.
published in 2.3.0
Added you as a collaborator :) Please create pull requests in order to push to main