pub type PlanId = Id;
A unique identifier for a plan operator.
pub struct PlanId(/* private fields */);