[][src]Function git_odb::pack::data::parse::header

pub fn header(data: &[u8; 12]) -> Result<(Kind, u32), Error>