Skip to main content

install_received_pack

Function install_received_pack 

Source
pub fn install_received_pack(
    store: &impl ObjectStore,
    pack_data: &[u8],
    index_data: &[u8],
) -> Result<Vec<PackObjectId>>