EventId

Type Alias EventId 

Source
pub type EventId = Uuid;
Expand description

Unique identifier for an execution event

Aliased Typeยง

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