Skip to main content

RunStatus

Type Alias RunStatus 

Source
pub type RunStatus = DurableRunStatus;
Expand description

Backward-compatible public name for the durable run status.

Aliased Typeยง

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