Function parse_port

Source
fn parse_port(input: &str) -> IResult<&str, Option<(&str, &str)>>