Crate zestors_codegen
source ·Attribute Macros
- Modifies the enum to implement protocol:
Derive Macros
- Generates a trait that can be used to send
Envelope
s of this message. - Implements
HandleExit
for yourHandler
. - Derive the
Message
trait.
Envelope
s of this message.HandleExit
for your Handler
.Message
trait.