Function url_parse

Source
pub fn url_parse(s: &str, mode_listener: bool) -> Result<Url, ParseError>