pub type Field = GoldilocksField;
The base field on which statements are being proven.
struct Field(pub u64);
0: u64