Type Alias BaseField

Source
pub type BaseField = Fq;

Aliased Type§

struct BaseField(pub BigInt<4>);

Fields§

§0: BigInt<4>