pub fn get_start_port_if_applicable(range: Option<PortRange>) -> Option<u16>
Get the start port from the PortRange if applicable.
PortRange