Skip to main content

AggregateError

Type Alias AggregateError 

Source
pub type AggregateError = CqrsError;
๐Ÿ‘ŽDeprecated since 0.2.0:

Use CqrsError instead

Aliased Typeยง

pub struct AggregateError(/* private fields */);