pub type EventId = Id<EventMarker>;
ID with an event marker.
pub struct EventId { /* private fields */ }