Function read_index_file

Source
fn read_index_file(
    archive: &ArchiveURI,
    path: &Path,
) -> (Box<[Institution]>, Box<[ArchiveIndex]>)