pub type EventAndSeqNumber = (Event, SequenceNumber);
Expand description

An event and its sequence number.