pub(super) fn incrementally_verify_proof(
params: IncrementallyVerifyProofParams<'_>,
w: &mut Witness<Fq>,
) -> (Fq, (Boolean, Vec<Fq>))
pub(super) fn incrementally_verify_proof(
params: IncrementallyVerifyProofParams<'_>,
w: &mut Witness<Fq>,
) -> (Fq, (Boolean, Vec<Fq>))