Attribute Macro statig::action

source ·
#[action]
Expand description

Attribute for tagging an action.

This macro does nothing on its own but is detected by the state_machine macro when added to a method.