app-store-server-library-swift
app-store-server-library-swift copied to clipboard
Missing Hashable and Sendable Conformances
trafficstars
Added missing Hashable and Sendable conformances, since I was getting warnings after updating to 3.0.0:
I also audited the rest of the types and added it to some error types as well.