Skip to main content

fetch_one

Function fetch_one 

Source
async fn fetch_one(
    client: &Client,
    d: &PackDescriptor,
    issuer_pubkey_hex: &str,
    cache_dir: &Path,
) -> Result<RemotePack, FetchError>