Type Alias ScalarField

Source
pub type ScalarField = Fp;

Aliased Type§

pub struct ScalarField(pub BigInt<4>);

Tuple Fields§

§0: BigInt<4>