Crate stepflow_action[−][src]
Actions for StepFlow
Provides the Action which fulfill the outputs of a Step.
Pre-built Actions include
Structs
| ActionId | |
| HtmlEscapedString | |
| HtmlFormAction | Action to generate an HTML form for a |
| HtmlFormConfig | Configuration for |
| SetDataAction | Action that sets output data after a set number of attempts |
| StringTemplateAction | |
| UriEscapedString |
Enums
| ActionError | |
| ActionResult | The result of |
Traits
| Action |
|
| EscapedString |
Functions
| render_template |