Skip to main content

prefix_from_source

Function prefix_from_source 

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