Skip to main content

Module output

Module output 

Source
Expand description

Output types: OutputEnvelope, OutputSink trait, SinkFactory, and lag detection.

Structs§

AdmissionSummary
Summary of temporal-store admission for this frame.
OutputEnvelope
Structured output for one processed frame.

Enums§

FrameInclusion
Controls whether the source FrameEnvelope is included in the OutputEnvelope.

Traits§

OutputSink
User-implementable trait: receives structured outputs from the pipeline.

Type Aliases§

SharedOutput
Arc-wrapped output envelope for zero-copy broadcast fan-out.
SinkFactory
Factory for constructing fresh OutputSink instances.