download_bundle

Function download_bundle 

Source
pub fn download_bundle(
    bundle_key: &str,
    formats: &[String],
    max_size: u64,
    item_numbers: Option<&str>,
    torrents_only: bool,
    cur_dir: bool,
) -> Result<(), Error>