pub type LastOffset = (Vec<PersistenceId>, Offset);
Expand description

A last offset can comprise of the same offset type value for a number of persistence identifiers.