kean / Get

Web API client built using async/await
MIT License
937 stars 74 forks source link

DataLoader: don't wrap an already Encodable value in AnyEncodable #91

Closed AndrewSB closed 5 months ago

AndrewSB commented 5 months ago

i don't understand what this extra wrap does. the value is already Encodable so it should be possible to directly encode it