Type Alias BaseField

Source
pub type BaseField = Fq;

Aliased Type§

pub struct BaseField(pub BigInt<4>);

Tuple Fields§

§0: BigInt<4>