pub type Base = Fp;
The base field of the Pallas and iso-Pallas curves.
struct Base(/* private fields */);