Type Alias Field

Source
pub type Field = GoldilocksField;
Expand description

The base field on which statements are being proven.

Aliased Type§

struct Field(pub u64);

Fields§

§0: u64