Skip to main content

client_download

Function client_download 

Source
pub fn client_download(
    endpoint: Option<&str>,
    params: DownloadParams,
) -> Result<FetchResult, String>