Type Alias ScalarField

Source
pub type ScalarField = Fp;

Aliased Type§

struct ScalarField(pub BigInt<4>);

Fields§

§0: BigInt<4>