Function get_start_port_if_applicable

Source
pub fn get_start_port_if_applicable(range: Option<PortRange>) -> Option<u16>
Expand description

Get the start port from the PortRange if applicable.