[][src]Function pea2pea::connect_nodes

pub async fn connect_nodes<T: Pea2Pea>(
    nodes: &[T],
    topology: Topology
) -> Result<()>

Connects the provided list of nodes in order to form the given Topology.