Function rzbackup::disk_format::index_write_with_id [] [src]

pub fn index_write_with_id(repository_core: &RepositoryCore,
                           atomic_file_writer: &AtomicFileWriter,
                           index_id: IndexId,
                           index_entries: &[RawIndexEntry])
                           -> Result<(), String>