fetch_catalog_update_selection_with_current_hash

Function fetch_catalog_update_selection_with_current_hash 

Source
fn fetch_catalog_update_selection_with_current_hash(
    client: &Client,
    update_api_url: &str,
    current_hash: Option<&str>,
) -> Result<CatalogUpdateResponse>