Skip to main content

fetch_snapshot

Function fetch_snapshot 

Source
pub async fn fetch_snapshot(
    client: &Client,
    token: &str,
    cache: &Cache,
    endpoints: &Endpoints,
    ttl: Duration,
) -> Result<FetchOutcome>