Function first_path

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