pub type NodeId = Idx<TypePlanNode>;
Type alias for node indices in the TypePlan.
pub struct NodeId { /* private fields */ }