Skip to main content

Module split_segment

Module split_segment 

Source
Expand description

§Stop semantics (ADR-0025)

This segment implements OutcomePipeline and propagates PipelineOutcome::Stopped(ex) with the exchange state intact (including mutations made inside the segment body before Stop fired). See ADR-0025 §3 (stopped-exchange-state-preservation invariant).

Structs§

SplitSegment
Outcome-aware structural EIP segment for the Split pattern.