Expand description
UI events for user-facing display.
UIEvent is separate from PipelineEvent to maintain reducer purity. These events are emitted by effect handlers alongside PipelineEvents and are displayed to users but do not affect pipeline state or checkpoints.
Structs§
- XmlCode
Snippet - A code snippet associated with a file and line range.
- XmlOutput
Context - Context for XML output events.
Enums§
- UIEvent
- UI events for user-facing display during pipeline execution.
- XmlOutput
Type - Types of XML output for semantic rendering.