pub type Scalar<C> = <C as ScalarArithmetic>::Scalar;
Scalar field element for a particular elliptic curve.