Struct git_pack::index::verify::PackContext
source · Expand description
Information to allow verifying the integrity of an index with the help of its corresponding pack.
Fields§
§data: &'a File
The pack data file itself.
options: Options<F>
The options further configuring the pack traversal and verification