build_update_api_url

Function build_update_api_url 

Source
fn build_update_api_url(
    update_api_url: &str,
    current_hash: Option<&str>,
) -> Result<Url>