Hi,
I'd like to start playing around with the new Swift Concurrency framework in a Swift Package, but I cannot use AsyncSequence.
AsyncSequence is not available despite I'm using swift-tools-version:5.5 in my package manifest.
Hi,
I'd like to start playing around with the new Swift Concurrency framework in a Swift Package, but I cannot use AsyncSequence.
AsyncSequence is not available despite I'm using swift-tools-version:5.5 in my package manifest.