Crate zestors_codegen

Source

Attribute Macros§

protocol
Modifies the enum to implement protocol:

Derive Macros§

Envelope
Generates a trait that can be used to send Envelopes of this message.
Handler
Implements HandleExit for your Handler.
Message
Derive the Message trait.