Derive Macro ddd_rs::AggregateRoot
source · #[derive(AggregateRoot)]
{
// Attributes available to this derive:
#[aggregate_root]
}
Expand description
Proc macro for deriving the AggregateRoot trait.
#[derive(AggregateRoot)]
{
// Attributes available to this derive:
#[aggregate_root]
}
Proc macro for deriving the AggregateRoot trait.