Crate zestors_codegen

source ·

Attribute Macros

  • Modifies the enum to implement protocol:

Derive Macros

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