Crate simpl_actor_macros

Source

Attribute Macros§

actor
Attribute macro placed on impl blocks of actors to define messages.

Derive Macros§

Actor
Derive macro implementing the Actor trait with default behaviour.