CombineIdentifier
A unique identifier for identifying publisher streams.
Declaration
struct CombineIdentifierOverview
To conform to CustomCombineIdentifierConvertible in a Subscription or Subject that you implement as a structure, create an instance of CombineIdentifier as follows:
let combineIdentifier = CombineIdentifier()