Struct git_pack::multi_index::write::Outcome
source · pub struct Outcome<P> {
pub multi_index_checksum: ObjectId,
pub progress: P,
}Expand description
The result of multi_index::File::write_from_index_paths().
Fields§
§multi_index_checksum: ObjectIdThe calculated multi-index checksum of the file at multi_index_path.
progress: PThe input progress