SwiftyLab / MetaCodable

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

[Feature Request] Allow type level customization for `Codable` implementation generated #7

Closed soumyamahunt closed 1 year ago

soumyamahunt commented 1 year ago

Following options can be provided in the @Codable macro to allow customization for generated implementation: