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