Structures
The following structures are available globally.
-
An
See moreAsyncSequenceof results from an AsyncCloudKit operation. If this sequence is iterated twice, no second operation is queued, and no results are returned.Declaration
Swift
public struct ACKSequence<Element> : AsyncSequence
View on GitHub
Structures Reference