pub type EventId = String;
Event ID type alias for clarity.
pub struct EventId { /* private fields */ }