download

Function download 

Source
pub fn download(
    client: &Client,
    remote_path: &str,
    local_path: &str,
) -> Result<()>