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