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 Step

HtmlFormConfig

Configuration for HtmlFormAction

SetDataAction

Action that sets output data after a set number of attempts

StringTemplateAction
UriEscapedString

Enums

ActionError
ActionResult

The result of Action::start()

Traits

Action

Actions fulfill the outputs of a Step

EscapedString

Functions

render_template