Type Definition git_pack::data::Header

source · []
pub type Header = [u8; 12];
Expand description

The bytes used as header in a pack data file.