Skip to main content

RetainedPackBuild

Type Alias RetainedPackBuild 

Source
pub type RetainedPackBuild = (Vec<u8>, Vec<u8>, PackStats, Vec<(PackObjectId, ObjectType, Vec<u8>)>);
Expand description

Pack bytes, index bytes, statistics, and the original uncompressed inputs.