mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
* Allow CodingKey conformance to be automatically derived for enums which have no raw type (with no associated values) and which have a raw type of String or Int. * Allow Encodable and Decodable conformance to be automatically derived for classes and structs with Encodable/Decodable properties * Add initial unit tests for verifying derived conformance
4.1 KiB
4.1 KiB