Type Definition cqrs_eventsourcing::FormatedEvents[][src]

type FormatedEvents<A, E> = Vec<FormatedEvent<A, E>>;