Skip to main content

parse_uri

Function parse_uri 

Source
pub fn parse_uri(source: &str) -> Uri<'_>
Expand description

Turn a URI str slice into a Uri structure containing the parts of the URI.