Enumerations
The following enumerations are available globally.
-
Describes how an async sequence has completed.
See moreDeclaration
Swift
public enum AsyncSequenceCompletion<Failure> where Failure : Error
Docs (100% documented)
The following enumerations are available globally.
Describes how an async sequence has completed.
See moreSwift
public enum AsyncSequenceCompletion<Failure> where Failure : Error