pub type AggregateError = CqrsError;
Use CqrsError instead
pub struct AggregateError(/* private fields */);