pub type EventId = Uuid;
Unique identifier for an execution event
pub struct EventId(/* private fields */);