pub type Scalar = Fq;
The scalar field of the Pallas and iso-Pallas curves.
struct Scalar(/* private fields */);