Skip to main content

parse_url

Function parse_url 

Source
fn parse_url(url: &str) -> Option<(String, String)>