pub const MAX_PORTS: usize = MAX_FAN_OUT; // 8usize
Maximum output ports per node.
Each port can route to a different set of targets. In practice, most nodes use only port 0.