#[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.
#[init]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.