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