pub fn build_single_node_network() -> Network<TestWireIO<i32>>Expand description
Helper function to build a minimal test network with a single node using
the IncrementOperator.
pub fn build_single_node_network() -> Network<TestWireIO<i32>>Helper function to build a minimal test network with a single node using
the IncrementOperator.