CodableDatastore
CodableDatastore copied to clipboard
Check KeyPath Sendability when Swift 6 is released
The indexes currently use @unchecked Sendable as a workaround.
Doesn't seem to work in Swift 6 either 😔