Skip to main content

EventId

Type Alias EventId 

Source
pub type EventId = Uuid;
Expand description

Event IDs are used to correlate events with their responses

Aliased Typeยง

pub struct EventId(/* private fields */);