Skip to main content

port_for_output_boundary

Function port_for_output_boundary 

Source
pub(crate) fn port_for_output_boundary(boundary_id: &str) -> &str
Expand description

Instance port name exposed by an output boundary node: the special id output keeps the historical success mapping; any other id is the port name itself. Consumed by expansion and its tests; the UI mirrors this mapping in ui/src/policyGraph.ts::supernodePortSpec.