Yoloabdo / RebootingNetwork

A tutorial project for the network layer with swift protocols/generics in #SwiftCairo talk
MIT License
31 stars 17 forks source link

Help: How to use decodable with nested data? #3

Open vinodiOS opened 6 years ago

ARamy23 commented 6 years ago

extension Array: CodableInit where Element: Codable {}