Skip to main content

download_objects_http

Function download_objects_http 

Source
pub fn download_objects_http(
    base_url: &str,
    local_store: &ObjectStore,
    hashes: &[ObjectHash],
    token: Option<&str>,
) -> Result<usize, String>
Expand description

Download objects from a remote server into a local store