Skip to main content

init

Attribute Macro init 

Source
#[init]
Expand description

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