Skip to main content

profile_lookup_url

Function profile_lookup_url 

Source
fn profile_lookup_url(
    profile_server: Option<&str>,
    normalized_name: &str,
) -> Result<Url, ProfileLookupError>