Closed Schroefdop closed 1 month ago
There was a AnyActor conformance check, but that is deprecated for a while now https://developer.apple.com/documentation/swift/anyactor
AnyActor
I added an additional Actor conformance check to properly create mock Actors
Actor
There was a
AnyActor
conformance check, but that is deprecated for a while now https://developer.apple.com/documentation/swift/anyactorI added an additional
Actor
conformance check to properly create mock Actors