SwiftCBOR icon indicating copy to clipboard operation
SwiftCBOR copied to clipboard

`Codable` support should be updated to support `CodingKeyRepresentable`

Open hamchapman opened this issue 3 years ago • 0 comments

Swift 5.6 introduced CodingKeyRepresentable, a new protocol that allows dictionaries with keys that aren’t a plain String or Int.

hamchapman avatar Apr 01 '22 12:04 hamchapman