Type Alias Fp

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

Aliased Typeยง

pub struct Fp();