AggregateId

Type Alias AggregateId 

Source
pub type AggregateId<A> = <A as Aggregate>::Id;
Expand description

A short extractor type for the Aggregate Id.