Pircate / CleanJSON

Swift JSON decoder for Codable
MIT License
292 stars 40 forks source link

Cannot call value of non-function type 'CodingKeysConverter' #11

Closed rick205w closed 4 years ago

Pircate commented 4 years ago

CodingKeysConverter is private implementation,you can use KeyDecodingStrategy.mapper(_ container:).