Type Alias Fp

pub type Fp = Fp<MontBackend<FqConfig, 4>, 4>;

Aliased Typeยง

pub struct Fp();