Module one_of_parallel_flow

Module one_of_parallel_flow 

Source
Expand description

This module contains everything needed for constructing OneOfParallelFlow.

For detailed behavior and examples, see the documentation of OneOfParallelFlow and Builder.

Structsยง

Builder
Builder for OneOfParallelFlow.
OneOfParallelFlow
OneOfParallelFlow executes nodes (branches) in parallel, returning when one succeeds or fails.