Crate eventually_macros
source ·Expand description
eventually-macros
contains useful macros that provides
different implementations of traits and functionalities from eventually.
Attribute Macros§
- Implements a newtype to use the
eventually::aggregate::Root
instance with user-definedeventually::aggregate::Aggregate
types.