pub fn parse_uri(source: &str) -> Uri<'_>
Turn a URI str slice into a Uri structure containing the parts of the URI.