jf_relation::gadgets

Function from_emulated_field

Source
pub fn from_emulated_field<E, F>(val: E) -> Vec<F>
where E: EmulationConfig<F>, F: PrimeField,
Expand description

Convert an element in the emulated field to a list of native field elements.