Skip to main content

run

Attribute Macro run 

Source
#[run]
Expand description

Marks a method within a #[workflow_methods] impl block as the main run method. This attribute is processed by the #[workflow_methods] macro and should not be used standalone.