fn parse_network(network_spec: &str) -> HashMap<&'_ str, (&'_ str, &'_ str)>
Expand description

Parse each line of the spec as a labelled Node in a Network.