AsyncThrowingCompactMapSequence.Failure
The type of element produced by this asynchronous sequence.
Declaration
typealias Failure = any ErrorDiscussion
The compact map sequence produces errors from either the base sequence or the transforming closure.