Function import

Source
pub async fn import(
    repo: &mut Repository,
    data: BackupData,
) -> Result<ImportStats, Error>