Expand description
Procedural macros for the rustigram framework.
handler— marks an async function as a rustigram handlerDialogueState— derive macro for FSM state enums
Attribute Macros§
- handler
- Marks an async function as a rustigram handler.
Derive Macros§
- Dialogue
State - Derives a typed FSM state enum for use with
DialogueStorage.