Function convert_network

Source
fn convert_network(
    (network, subnet): &(String, Option<String>),
) -> Result<Network>
Expand description

Checks if the given network is supported.