AsyncIterator
The type of asynchronous iterator that produces elements of this asynchronous sequence.
Declaration
associatedtype AsyncIterator : AsyncIteratorProtocolThe type of asynchronous iterator that produces elements of this asynchronous sequence.
associatedtype AsyncIterator : AsyncIteratorProtocol