Crate ddd_rs_derive

source ·
Expand description

ddd-rs-derive

ddd-rs’s proc macros.

Derive Macros

  • Proc macro for deriving the AggregateRoot trait.
  • Proc macro for deriving the Entity trait.
  • Proc macro for deriving the ValueObject trait.