Type Alias Fp

Source
pub type Fp = Fr;
Expand description

The native field we are working with.

Aliased Typeยง

pub struct Fp();