Workflows.Rule (Workflows v0.2.0) View Source

Choice state rule.

Link to this section Summary

Functions

Create a rule that can be matched on an input.

Link to this section Types

Specs

t() :: %Workflows.Rule{next: String.t(), rule: (map() -> boolean())}

Link to this section Functions

Create a rule that can be matched on an input.