Function gix_pack::verify::fan

source ยท
pub fn fan(data: &[u32]) -> Option<usize>
Expand description

Returns the index at which the following index + 1 value is not an increment over the value at index.