action

Attribute Macro action 

Source
#[action]
Available on crate feature macro only.
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.