Skip to main content

fetch

Function fetch 

Source
pub async fn fetch(
    plan: &FetchPlan,
    client: &Client,
    offline: bool,
) -> Result<(), FetchError>
Expand description

Ensure plan.cache_path exists and matches plan.expected_sha256.