Contents

SearchPipelineData.Payload

The typed variants of data a pipeline stage can produce or consume.

Declaration

enum Payload

Overview

@unchecked Sendable because CSSearchableItem is not Sendable. Pipeline stages must not mutate items received from prior stages.

Topics

Getting the payload data

See Also

Getting the pipeline data