Skip to main content

build_node_table

Function build_node_table 

Source
pub(crate) fn build_node_table(
    node: &RenderNode,
    node_weight: &Node,
    header_fill: &str,
) -> (TableNode, PortLookup)
Expand description

Build the record table for a node and capture port ids for routing.