Function parse_host

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