Constant git_repository::index::extension::MIN_SIZE
source · pub const MIN_SIZE: usize = 4 + 4; // 8usize
Expand description
The size of the smallest possible extension, which is no more than a signature and a 0 indicating its size.