Failure
The type of errors produced when iteration over the sequence fails.
Declaration
associatedtype Failure = any Error where Self.Failure == Self.AsyncIterator.FailureThe type of errors produced when iteration over the sequence fails.
associatedtype Failure = any Error where Self.Failure == Self.AsyncIterator.Failure