Function datman::commands::backup::backup_all_sources_to_destination[][src]

pub fn backup_all_sources_to_destination(
    dest: &DestPileDescriptor,
    descriptor: &Descriptor,
    desc_path: &Path,
    dest_name: &str,
    num_workers: u8
) -> Result<()>