fn stmt_conversion(
    stmt: Statement<'_, VidSchemeType>
) -> Statement<'_, Advz<Bn254, Sha256>>
Expand description

Convert a [Statement<'_, VidSchemeType>] to a [Statement<'_, Advz>].