Expand description
§Horfimbor eventsource derive
macro for horfimbor-eventsource
Derive Macros§
- Command
derive_command
generate the boilerplate to get theCommandName
from the command enum the attributestate
give the prefix for the name- Event
derive_event
generate the boilerplate to get theEventName
from the event enum the attributestate
give the prefix for the name unless the attributecomposite_state
in which case the current enum level is skip- State
Named - Panics