Structure
PostgresNotificationSequence
struct PostgresNotificationSequence
Topics
Structures
PostgresNotificationSequence.AsyncIteratorThe type of asynchronous iterator that produces elements of this asynchronous sequence.
Instance Methods
makeAsyncIterator()Creates the asynchronous iterator that produces elements of this asynchronous sequence.
Type Aliases
PostgresNotificationSequence.ElementThe type of element produced by this asynchronous sequence.
Relationships
Conforms To
Swift.SendableSwift.SendableMetatype_Concurrency.AsyncSequence