Skip to main content

build_section

Function build_section 

Source
pub fn build_section(entries: &[OidEntry], hash: GitHashKind) -> Result<Vec<u8>>
Expand description

Serialize the __gunnar_oid__ section in the default layout. entries may be in any order; they are sorted by key here, which is what stree requires.