SwiftyLab / MetaCodable

Supercharge Swift's Codable implementations with macros meta-programming.
https://swiftpackageindex.com/SwiftyLab/MetaCodable/main/documentation/metacodable
MIT License
604 stars 22 forks source link

Add support for existential any #34

Closed Midbin closed 10 months ago

Midbin commented 10 months ago

This is a rebased and updated version of #29 since there has been no movement on the PR for about 3 weeks and i would really like to see this fix land.

This fixes #27.