Skip to main content

MAX_PORTS

Constant MAX_PORTS 

Source
pub const MAX_PORTS: usize = MAX_FAN_OUT; // 8usize
Expand description

Maximum output ports per node.

Each port can route to a different set of targets. In practice, most nodes use only port 0.