Structures

The following structures are available globally.

  • An AsyncSequence of results from an AsyncCloudKit operation. If this sequence is iterated twice, no second operation is queued, and no results are returned.

    See more

    Declaration

    Swift

    public struct ACKSequence<Element> : AsyncSequence