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

[Feature Request] Create helper types for specialized data decoding/encoding #9

Closed soumyamahunt closed 11 months ago

soumyamahunt commented 1 year ago
murad1981 commented 11 months ago

That would be a cool feature that reduces so much boilerplate code for simple tasks.