Skip to main content

Module ui_event

Module ui_event 

Source
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§

XmlCodeSnippet
A code snippet associated with a file and line range.
XmlOutputContext
Context for XML output events.

Enums§

UIEvent
UI events for user-facing display during pipeline execution.
XmlOutputType
Types of XML output for semantic rendering.