pub type PlanId = String;
Unique plan execution identifier.
pub struct PlanId { /* private fields */ }