ExecutionId

Type Alias ExecutionId 

Source
pub type ExecutionId = Uuid;
Expand description

Unique identifier for a workflow execution

Aliased Typeยง

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