Skip to main content

NodeId

Type Alias NodeId 

Source
pub type NodeId = Idx<TypePlanNode>;
Expand description

Type alias for node indices in the TypePlan.

Aliased Typeยง

pub struct NodeId { /* private fields */ }