Function map_plonk_to_field

Source
fn map_plonk_to_field(
    plonk: &Plonk<Fq>,
    w: &mut Witness<Fq>,
) -> PlonkWithField<Fq>