fn convert_network( (network, subnet): &(String, Option<String>), ) -> Result<Network>
Checks if the given network is supported.