Function parse_uri

Source
pub fn parse_uri(input: &str) -> IResult<&str, Uri>