Type Alias Fq

Source
pub type Fq = Fp256<MontBackend<FrConfig, 4>>;

Aliased Typeยง

pub struct Fq();