Skip to main content

prefix_from_url

Function prefix_from_url 

Source
pub fn prefix_from_url(
    url: &Url,
) -> Option<(Cow<'static, str>, Cow<'static, str>)>