[][src]Type Definition eventually::AggregateId

type AggregateId<A> = <A as Aggregate>::Id;

A short extractor type for the Aggregate Id.