SomeRandomiOSDev / CBORCoding

Easy CBOR encoding and decoding for iOS, macOS, tvOS and watchOS.
MIT License
51 stars 14 forks source link

Added strict concurrency checking and Sendable conformances #31

Open SomeRandomiOSDev opened 1 year ago

SomeRandomiOSDev commented 1 year ago

Description

Added strict concurrency checking and Sendable conformances

Checklist