Module branch_one

Module branch_one 

Source

Structs§

BranchOne
BranchOne : Conditional branching where only the first matching branch executes. Branches are evaluated in order, and the first one with a true expression runs. If no branches match, the default branch executes

Enums§

Type