Y
Hacker News
new
|
ask
|
show
|
jobs
by
secretsatan
218 days ago
It’s based on Swift’s codable protocol:
https://developer.apple.com/documentation/swift/codable
1 comments
boxed
218 days ago
Very loosely. Swift Codable doesn't require you to annotate every field for example.
link